mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
614e33f1b5
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>
12 lines
208 B
Plaintext
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
|