Re: [PATCH] xfstests: btrfs: fix up 001.out
From: Anand Jain <hidden>
Date: 2015-01-04 04:59:20
Also in:
fstests
From: Anand Jain <hidden>
Date: 2015-01-04 04:59:20
Also in:
fstests
The test should just ignore the output and check if the snapshot creation command succeeds. See how more recent tests do it - they are calling _run_btrfs_util_prog (which calls run_check).
How nice we have _run_btrfs_util_prog. it was needed for a long time Thanks, v2 is out. Anand