summaryrefslogtreecommitdiff
path: root/tests/convert-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/convert-tests.sh')
-rw-r--r--tests/convert-tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/convert-tests.sh b/tests/convert-tests.sh
index ed341426..6094287b 100644
--- a/tests/convert-tests.sh
+++ b/tests/convert-tests.sh
@@ -15,7 +15,7 @@ _fail()
rm -f convert-tests-results.txt
test(){
- echo " [TEST] $1"
+ echo " [TEST] $1"
shift
echo "creating ext image with: $*" >> convert-tests-results.txt
# 256MB is the smallest acceptable btrfs image.