diff options
author | Ralph Amissah <ralph@amissah.com> | 2013-08-08 00:26:51 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2013-08-08 00:26:51 -0400 |
commit | 6f88dbf16ce50d3ab246b79e16222447cb3ddfc6 (patch) | |
tree | a5b35b294f9278ce2c20179f8ceb0e8c65877640 /lib/sisu/v4/hub.rb | |
parent | debian/changelog (4.1.9-1) (diff) | |
parent | v4: merge v5 lib (5.0.10) (diff) |
Merge tag 'sisu_4.1.10' into debian/sid
SiSU 4.1.10
Diffstat (limited to 'lib/sisu/v4/hub.rb')
-rw-r--r-- | lib/sisu/v4/hub.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/sisu/v4/hub.rb b/lib/sisu/v4/hub.rb index 84178dff..72ed5a6b 100644 --- a/lib/sisu/v4/hub.rb +++ b/lib/sisu/v4/hub.rb @@ -89,6 +89,7 @@ module SiSU end end class OptionLoopFiles + attr_reader :opt def initialize(opt) @opt=opt @r=Px[:lng_lst_rgx] |