aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/param.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-07-15 18:33:07 -0400
committerRalph Amissah <ralph@amissah.com>2014-07-15 18:33:07 -0400
commit639c57ebfba5b860d788218f19622fb52533806f (patch)
tree8d6c4cfa198d4646174b5451f13f81f064d9a059 /lib/sisu/v5/param.rb
parentv5 v6: bin/sisu, hub, options, pass message: sisu_called_from_directory (diff)
v5 v6: sysenv, general, base_markup_dir_stub (replace pwd_stub)
Diffstat (limited to 'lib/sisu/v5/param.rb')
-rw-r--r--lib/sisu/v5/param.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/sisu/v5/param.rb b/lib/sisu/v5/param.rb
index b2e50d41..ed28701c 100644
--- a/lib/sisu/v5/param.rb
+++ b/lib/sisu/v5/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]