]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/scripts/setup
update configure
[bacula/bacula] / regress / scripts / setup
index 0a9311ccd8751619dfb1da579e731a37eac2f499..3954298fa081bb1a47d6b41f2994557b22c2a2b8 100755 (executable)
@@ -50,7 +50,7 @@ rm -f Makefile config.*
 check_exit_code
 # Cleanup any build in source
 make clean
-make -j3
+make $MAKEOPT
 check_exit_code
 make install
 if [ a$KEEP_SOURCE = a ]; then