summaryrefslogtreecommitdiff
path: root/tests/fsck-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fsck-tests.sh')
-rwxr-xr-xtests/fsck-tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fsck-tests.sh b/tests/fsck-tests.sh
index df214230..54bd3532 100755
--- a/tests/fsck-tests.sh
+++ b/tests/fsck-tests.sh
@@ -46,7 +46,7 @@ check_prereq btrfs
for i in $(find $top/tests/fsck-tests -maxdepth 1 -mindepth 1 -type d | sort)
do
- echo " [TEST] $(basename $i)"
+ echo " [TEST] $(basename $i)"
cd $i
if [ -x test.sh ]; then
# Type 2