[PATCH] xfs/296: fix golden output

Dave Chinner david at fromorbit.com
Tue Feb 4 19:53:12 CST 2014


From: Dave Chinner <dchinner at redhat.com>

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 at redhat.com>
---
 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



More information about the xfs mailing list