Skip to content

Commit

Permalink
Try to fix travis for new pool names.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco van Wieringen committed Feb 17, 2015
1 parent 5510fc9 commit 5668c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/all
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 volume=testvol pool=File" | bconsole
echo -e "label volume=testvol pool=Full" | bconsole
echo
echo "----- create some file to test backup / restore ----"
echo "bareos restore test" > ${BACKUP_TEST_FILE}
Expand Down

0 comments on commit 5668c4d

Please sign in to comment.