Files
apfstests/tests/xfs/138.out
T
Darrick J. Wong 614e33f1b5 xfs: test xfs_db source command
Make sure that the 'source' command works correctly whether supplied
via command line or interactive prompt.

You probably want "xfs_db: fix the 'source' command when passed as a
-c option" in xfsprogs.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
2017-01-27 16:06:12 +08:00

12 lines
208 B
Plaintext

QA output created by 138
Test with -c
magicnum = XFS_MAGIC
This is file A
This is file B
magicnum = XFS_MAGIC
Test with interactive
magicnum = XFS_MAGIC
This is file A
This is file B
magicnum = XFS_MAGIC