summaryrefslogtreecommitdiff
path: root/tests/fsck-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fsck-tests.sh')
-rwxr-xr-xtests/fsck-tests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fsck-tests.sh b/tests/fsck-tests.sh
index 046b33de..fff1b421 100755
--- a/tests/fsck-tests.sh
+++ b/tests/fsck-tests.sh
@@ -48,6 +48,7 @@ for i in $(find $TOP/tests/fsck-tests -maxdepth 1 -mindepth 1 -type d | sort)
do
echo " [TEST] $(basename $i)"
cd $i
+ echo "=== Entering $i" >> $RESULTS
if [ -x test.sh ]; then
# Type 2
./test.sh