xfs/086,087: remove specific testing options in output

This patch removes the mkfs and mount options specified in output
files in xfs/086 and xfs/087.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
Jaegeuk Kim
2015-02-12 14:21:21 +11:00
committed by Dave Chinner
parent 234c38b88d
commit 56c0daca92
4 changed files with 2 additions and 31 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ do
continue
fi
echo "--- mkfs=$mkfs, mnt=$mnt ---"
echo "--- mkfs=$mkfs, mnt=$mnt ---" >> $seqres.full
export MKFS_OPTIONS="-l $mkfs"
export MOUNT_OPTIONS="-o $mnt"