From 64427261a319e1c227ce0e1e01561e5c458a4661 Mon Sep 17 00:00:00 2001 From: Dave Chinner Date: Thu, 6 Feb 2014 16:36:14 +1100 Subject: [PATCH] xfs/296: fix golden output 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 Reviewed-by: Eric Sandeen Signed-off-by: Dave Chinner --- 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 1fb1b69e..c279465c 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 + -- 2.47.3