]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/scripts/regress-config
Updates
[bacula/bacula] / regress / scripts / regress-config
index 2fa59ffbcd9cc7ee0fbf13b530724eff8a6ed62c..7fdae76929a38a362aa3ed31ebde46b73aa917ca 100755 (executable)
@@ -18,6 +18,7 @@ CFLAGS="-g -O2 -Wall" \
     --with-smtp-host=$5 \
     $3 \
     --with-baseport=8101 \
-    $4
+    $4 \
+    $6
 
 exit 0