repo: janusweb
action: commit
revision: 
path_from: 
revision_from: f4caef5b0811fb2c45e68195e3539c27222ea951:
path_to: 
revision_to: 
git.thebackupbox.net
janusweb
git clone git://git.thebackupbox.net/janusweb
commit f4caef5b0811fb2c45e68195e3539c27222ea951
Author: James Baicoianu 
Date:   Sun Apr 21 15:53:55 2019 -0700

    Nodejs version debugging

diff --git a/utils/build.sh b/utils/build.sh
index 7468e26d6f6654601ed5fdf658c62c488a53073d..
index ..f20a40c18ad1a69c67ca7f89fb98c737d07a3153 100755
--- a/utils/build.sh
+++ b/utils/build.sh
@@ -19,7 +19,7 @@ ZIPNAME=janusweb-${VERSION}

 echo $BUILDROOT
 echo $BUILDDIR
-echo -n 'nodejs: $NODEJS '
+echo -n "nodejs: $NODEJS "
 $NODEJS --version

 if [ ! -e "$BUILDDIR" ]; then

-----END OF PAGE-----