]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/scripts/setup
ebl Test postgresql encoding at the start of the test
[bacula/bacula] / regress / scripts / setup
index f47257822cc05d514ecd867e95d906c83e417a25..62b592eb2bd70e0430bc0ba66e31dafd7b406969 100755 (executable)
@@ -44,6 +44,9 @@ make -j3
 check_exit_code
 make install
 check_exit_code
+# eliminate non-essential directories to reduce
+#   size.  Otherwise regress run too long
+rm -rf src/win32 examples patches
 cp src/tools/testls ../bin
 check_exit_code