From ca7b429f263ab19acf606846dd560be7e8519302 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Wed, 14 Jan 2015 18:32:17 +0100 Subject: btrfs-progs: tests, adjust alignment of the pretty command name Signed-off-by: David Sterba --- tests/convert-tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/convert-tests.sh') 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. -- cgit v1.2.3