diff --git a/releng.control/ant.sh b/releng.control/ant.sh index f13d56573e12b8dd6f39fd60cc39510569fa772e..d3baca6540e3456e84c7bc79bca06bca1c57e3f9 100644 --- a/releng.control/ant.sh +++ b/releng.control/ant.sh @@ -2,7 +2,7 @@ # remember to leave no slashes on filename in source command, # so that users path is used to find it (first) -if [ -n $BUILD_INITIALIZED] +if [ -n $BUILD_INITIALIZED ] then source commonVariations.sh fi