Skip to content

Commit

Permalink
more deterministic
Browse files Browse the repository at this point in the history
Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
  • Loading branch information
joergsteffens authored and Marco van Wieringen committed Feb 17, 2015
1 parent a2ae129 commit cc894e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/all
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ BACKUP_TEST_FILE=/usr/sbin/bareos.test
echo -e "status dir" | bconsole
echo
echo "---- label a volume ----"
echo -e "label\rtestvol\r2" | bconsole
echo -e "label volume=testvol pool=File" | bconsole
echo
echo "----- create some file to test backup / restore ----"
echo "bareos restore test" > ${BACKUP_TEST_FILE}
Expand Down

0 comments on commit cc894e1

Please sign in to comment.