From: Dave Chinner <dchinner@xxxxxxxxxx>
This test never passed, so the golden output was never properly
verified as correct. Now that the bug is fixed, fix the golden
output to match the actual test output.
Signed-off-by: Dave Chinner <dchinner@xxxxxxxxxx>
---
tests/xfs/296.out | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tests/xfs/296.out b/tests/xfs/296.out
index 1fb1b69..c279465 100644
--- a/tests/xfs/296.out
+++ b/tests/xfs/296.out
@@ -50,6 +50,7 @@ Checking for xattr on restored file
user.name
Checking for capability on restored file
-RESTORE_DIR/DUMP_SUBDIR/testfile cap_setgid,cap_setuid+ep
+RESTORE_DIR/DUMP_SUBDIR/testfile = cap_setgid,cap_setuid+ep
# file: RESTORE_DIR/DUMP_SUBDIR/testfile
security.capability
+
--
1.8.4.rc3
|