From: Kern Sibbald Date: Fri, 27 May 2005 19:52:39 +0000 (+0000) Subject: Updates X-Git-Tag: Release-1.38.0~407 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a7aab22740ccb6626442c905c2b403527cc97193;p=bacula%2Fbacula Updates git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2093 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/scripts/cleanup b/regress/scripts/cleanup index 3651759bc3..bca32b328d 100755 --- a/regress/scripts/cleanup +++ b/regress/scripts/cleanup @@ -9,6 +9,7 @@ rm -rf /tmp/sed_tmp /tmp/file-list rm -rf tmp/build tmp/restore-list tmp/restore2-list rm -rf tmp/fd.out tmp/dir.out tmp/sd.out rm -rf working/log tmp/TEST-* +rm -rf working/*restore*.bsr bin/bacula stop 2>&1 >/dev/null cd bin diff --git a/regress/scripts/flist b/regress/scripts/flist index aa390099d9..ba8663a362 100644 --- a/regress/scripts/flist +++ b/regress/scripts/flist @@ -1,6 +1,3 @@ -/build/doc/Makefile.in -/build/doc/latex/bacula.tex -/build/doc/images/win32-welcome.pdf /build/configure /build/src/stored/bextract /build/src/tools/testfind @@ -16,3 +13,6 @@ /build/src/filed/win32/bin/cygwin1.dll /build/src/filed/win32/winservice.cpp /build/src/filed/restore.c +/build/autoconf/configure.in +/build/examples/afs-bacula +/build/src/win32/winbacula.nsi.in diff --git a/regress/tests/backup-bacula-test b/regress/tests/backup-bacula-test index 0c1763d012..fd00bf7d31 100755 --- a/regress/tests/backup-bacula-test +++ b/regress/tests/backup-bacula-test @@ -13,9 +13,10 @@ echo " === Starting Backup Bacula Test at `date +%R:%S` ===" echo " === Starting Backup Bacula Test at `date +%R:%S` ===" >>working/log echo " " -bin/bacula start 2>&1 >/dev/null -#bin/bacula start -bin/bconsole -c bin/bconsole.conf 2>&1 >/dev/null <&1 >/dev/null +#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 <working/log echo " " -bin/bacula start 2>&1 >/dev/null +#bin/bacula start 2>&1 >/dev/null +bin/bacula start bin/bconsole -c bin/bconsole.conf <&1 >/dev/null @output /dev/null messages diff --git a/regress/tests/weird-files-test b/regress/tests/weird-files-test index 2cbd5f263e..0a9bd1a908 100755 --- a/regress/tests/weird-files-test +++ b/regress/tests/weird-files-test @@ -28,9 +28,9 @@ echo " " bin/bacula start 2>&1 >/dev/null bin/bconsole -c bin/bconsole.conf <&1 >/dev/null -@output /dev/null +@tee /dev/null messages -@output tmp/log1.out +@tee tmp/log1.out label storage=File TestVolume001 run job=NightlySave @@ -40,7 +40,7 @@ messages @# @# now do a restore @# -@output tmp/log2.out +@tee tmp/log2.out restore where=${cwd}/tmp/bacula-restores select storage=File unmark * mark * @@ -48,7 +48,7 @@ done yes wait messages -@output +@tee quit END_OF_DATA scripts/check_for_zombie_jobs storage=File diff --git a/regress/tests/weird-files2-test b/regress/tests/weird-files2-test index 709f3e06f0..9929d99eaf 100755 --- a/regress/tests/weird-files2-test +++ b/regress/tests/weird-files2-test @@ -17,8 +17,8 @@ echo "${cwd}/weird-files2" >/tmp/file-list echo " " echo " " -echo " === Starting weird filenames2 test at `date +%R:%S` ===" -echo " === Starting weird filenames2 test at `date +%R:%S` ===" >>working/log +echo " === Starting weird-files2 test at `date +%R:%S` ===" +echo " === Starting weird-file2 test at `date +%R:%S` ===" >>working/log echo " " bin/testls weird-files2 >${cwd}/tmp/original