aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v2/sysenv.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2010-07-09 14:58:16 -0400
committerRalph Amissah <ralph@amissah.com>2010-07-09 14:58:16 -0400
commit47b9af7ee4b0ad72dfdc8ae71802ea71509bd08a (patch)
tree242d5fa8f57cffcd73eaf2e2b6c59cf9c9e2a64c /lib/sisu/v2/sysenv.rb
parentdebian move additional markup samples (diff)
parentchangelog update (diff)
Merge branch 'upstream' into debian/sid
Diffstat (limited to 'lib/sisu/v2/sysenv.rb')
-rw-r--r--lib/sisu/v2/sysenv.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v2/sysenv.rb b/lib/sisu/v2/sysenv.rb
index 3a532d65..8f330343 100644
--- a/lib/sisu/v2/sysenv.rb
+++ b/lib/sisu/v2/sysenv.rb
@@ -1350,7 +1350,7 @@ WOK
man_path=if defined? @rc['webserv']['path'] \
and @rc['webserv']['path'] =~/\S\S+/
man_path=@@man_path=File.expand_path(@rc['webserv']['path'])
- else nil
+ else defaults[:webserv_path]
end
else @@man_path
end