git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@559
91ce42f0-d328-0410-95d8-
f526ca767f89
# 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
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