]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/nightly-tape
Honour DESTDIR in Solaris install-autostart targets
[bacula/bacula] / regress / nightly-tape
index 1c5a85ea89165c8fb3fdae345293b70c705dc7eb..d8a1890a2e4af7eefd196c2a931fcdd9697baa76 100755 (executable)
@@ -9,7 +9,9 @@ save_debug=${REGRESS_DEBUG}
 REGRESS_DEBUG=1
 export REGRESS_DEBUG
 rm -rf Testing
-svn update
+rm -f dumps/*
+git pull
+make distclean
 scripts/config_dart
 nice ctest -D Nightly -R "^tape:"
 rtn=$?