* added a.n.o's sugestion to quotee conditions. Thanks for contribution
authorWilfried Göesgens <willi@citadel.org>
Tue, 22 Jul 2008 17:31:03 +0000 (17:31 +0000)
committerWilfried Göesgens <willi@citadel.org>
Tue, 22 Jul 2008 17:31:03 +0000 (17:31 +0000)
citadel/mk_svn_revision.sh

index 8bc7357ec9e87d0233ed22002feac036586a0132..75cc31b1950ac8f77cb75f3631dbebadf39f6985 100755 (executable)
@@ -23,7 +23,7 @@ if test -d .svn  ; then
        fi
 fi
 
-if test $CAN_BUILD_SVN_REVISION == "yes"  ; then
+if test "$CAN_BUILD_SVN_REVISION" == "yes"  ; then
 
 cat <<EOF > $C_FILE
 /*