]> git.sur5r.net Git - bacula/bacula/commitdiff
update
authorKern Sibbald <kern@sibbald.com>
Tue, 24 Apr 2007 06:24:20 +0000 (06:24 +0000)
committerKern Sibbald <kern@sibbald.com>
Tue, 24 Apr 2007 06:24:20 +0000 (06:24 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4611 91ce42f0-d328-0410-95d8-f526ca767f89

regress/all-non-root-tests
regress/do_all

index bcb17bbabc4660e07fc0338e54b8c08aa97800fe..b0f8ea09e8b6bb8a0947d58672cd9e1e028d336c 100755 (executable)
@@ -31,6 +31,7 @@ nice tests/recycle-test
 nice tests/restore2-by-file-test
 nice tests/restore-by-file-test
 nice tests/restore-disk-seek-test
+nice tests/runscript-test
 nice tests/six-vol-test
 nice tests/span-vol-test
 nice tests/sparse-compressed-test
index ea0f83dd9e30acf425a0d562a8b82554a834ab42..562ab3df25707d020dac18f1c7ea57dd6d7673b8 100755 (executable)
@@ -5,7 +5,8 @@ nice make setup
 if [ ! -e bin/tape_options ] ; then
   touch bin/tape_options
 fi
-nice ./all-tape-and-file-tests
-./endtime
+nice ./all-non-root-tests
+
+nice ./all-non-root-tape-tests
 nice ./all-non-root-2tape-tests
 ./endtime