aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v6/param.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-07-15 19:03:56 -0400
committerRalph Amissah <ralph@amissah.com>2014-07-15 19:03:56 -0400
commitd325316ca6328472bd462cfc49e33e3ae207a512 (patch)
tree6fac2c53e85a00ce88d79be9baa0f2c85ae40236 /lib/sisu/v6/param.rb
parentdebian/changelog (5.5.0-1) (diff)
parentv5 v6: document images (more to clean up) (diff)
Merge tag 'sisu_5.5.1' into debian/sid
SiSU 5.5.1
Diffstat (limited to 'lib/sisu/v6/param.rb')
-rw-r--r--lib/sisu/v6/param.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/sisu/v6/param.rb b/lib/sisu/v6/param.rb
index bacee802..a39ff215 100644
--- a/lib/sisu/v6/param.rb
+++ b/lib/sisu/v6/param.rb
@@ -118,10 +118,6 @@ module SiSU_Param
# you may need to change Dir.pwd to @opt.f_pth[:pth] where the latter
# has a path value that is different, however, f_pth is not always set!
Dir.chdir(@opt.f_pth[:pth])
- SiSU_Utils::CodeMarker.new(__LINE__,__FILE__,:fuchsia).
- error('-- bug alert --')
- p 'f_pth ' + @opt.f_pth[:pth]
- p 'pwd ' + Dir.pwd
end
if @@fns !=@fns \
or @@pth !=Dir.pwd #@opt.f_pth[:pth]