]> git.sur5r.net Git - bacula/bacula/commitdiff
minor fixes
authorKern Sibbald <kern@sibbald.com>
Sun, 1 Jun 2003 15:32:18 +0000 (15:32 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 1 Jun 2003 15:32:18 +0000 (15:32 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@559 91ce42f0-d328-0410-95d8-f526ca767f89

regress/tests/six-vol-test

index ffa1f770affdc223ec97881f51cbed556607f7d1..d1a012e26d0a429dceeaba74f5881c93b7aa27f6 100755 (executable)
@@ -3,6 +3,11 @@
 # Create a 60MB file with random bytes. Back it up to 6 Volumes
 #   each constrained to 10MB using the automatic labeling feature.
 #
+
+if test ! -e /dev/urandom ; then
+   echo "No random device. Test skipped.\n"
+   exit 0
+fi
 cwd=`pwd`
 scripts/copy-testa-confs
 scripts/cleanup
@@ -17,8 +22,8 @@ bin/make_sqlite_tables
 
 echo " "
 echo " "
-echo " === Starting two-vol-test  ==="
-echo " === Starting two-vol-test  ===" >>working/log
+echo " === Starting six-vol-test  ==="
+echo " === Starting six-vol-test  ===" >>working/log
 echo " "
 
 bin/bacula start