From 65f44eb30372e6a83351ea721cbd5020b4a3d9ec Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Mon, 11 Jul 2005 18:19:08 +0000 Subject: [PATCH] Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2188 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/tests/four-concurrent-jobs-tape | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/regress/tests/four-concurrent-jobs-tape b/regress/tests/four-concurrent-jobs-tape index f3e86c7ac7..a2d46fd728 100755 --- a/regress/tests/four-concurrent-jobs-tape +++ b/regress/tests/four-concurrent-jobs-tape @@ -14,13 +14,13 @@ echo " === Starting four-concurrent-jobs-tape at `date +%R:%S` ===" echo " === Starting four-concurrent-jobs-tape at `date +%R:%S` ===" >>working/log echo " " -#bin/bacula start 2>&1 >/dev/null -bin/bacula start -#bin/bconsole -c bin/bconsole.conf <&1 >/dev/null -bin/bconsole -c bin/bconsole.conf <&1 >/dev/null +#bin/bacula start +bin/bconsole -c bin/bconsole.conf <&1 >/dev/null +#bin/bconsole -c bin/bconsole.conf <