Navigation Menu

Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
action-on-purge-test: tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
joergsteffens committed Nov 30, 2017
1 parent 966b5c2 commit 1dad58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/action-on-purge-test
Expand Up @@ -150,7 +150,7 @@ check_max_volume_size(4096, "TestVolume001", "TestVolume003", "TestVolume004")'

if [ $? != 0 ]; then
print_debug "`ls -l $tmp/TestVolume*`"
set_error "purging all volumes did not succeed."
set_error "purging all volumes did fail."
fi


Expand Down

0 comments on commit 1dad58d

Please sign in to comment.