mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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:
committed by
Dave Chinner
parent
234c38b88d
commit
56c0daca92
+1
-1
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user