From 3466038525fd28a1549d9756fdb4c305071bcf47 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 31 Aug 2003 09:30:19 +0000 Subject: [PATCH] Add new tape tests git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@678 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/all-non-root-tape-tests | 1 + regress/tests/small-file-size-tape | 3 +-- regress/tests/two-volume-tape | 7 +++---- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/regress/all-non-root-tape-tests b/regress/all-non-root-tape-tests index 25f55b09d9..13fffb0056 100755 --- a/regress/all-non-root-tape-tests +++ b/regress/all-non-root-tape-tests @@ -5,6 +5,7 @@ tests/test0 tests/backup-bacula-tape tests/small-file-size-tape +tests/two-volume-tape echo " " echo " " echo "Test results" diff --git a/regress/tests/small-file-size-tape b/regress/tests/small-file-size-tape index 6dfa11b348..17676e51a2 100755 --- a/regress/tests/small-file-size-tape +++ b/regress/tests/small-file-size-tape @@ -21,8 +21,7 @@ echo " === Starting Small File Size test ===" echo " === Starting Small File Size test ===" >>working/log echo " " -#bin/bacula start 2>&1 >/dev/null -bin/bacula start +bin/bacula start 2>&1 >/dev/null bin/console -c bin/console.conf <>working/log echo " " -#bin/bacula start 2>&1 >/dev/null -bin/bacula start +bin/bacula start 2>&1 >/dev/null bin/console -c bin/console.conf <