aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/sisu2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sisu b/bin/sisu
index 4914890c..f6e2725e 100644
--- a/bin/sisu
+++ b/bin/sisu
@@ -42,7 +42,7 @@ WOK
ruby_version_ok?(rbv_sisu_dev)
end
def require_hub_path(sisu_path_specified_lib_)
- sisu_path_lib=if sisu_path_specified_lib_ \
+ if sisu_path_specified_lib_ \
&& FileTest.file?("#{sisu_path_specified_lib_}/#{SiSU_lib}/hub.rb")
"#{sisu_path_specified_lib_}/#{SiSU_lib}"
else