summaryrefslogtreecommitdiffstats
path: root/tools/regression/fstest/tests/chflags/13.t
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/fstest/tests/chflags/13.t')
-rw-r--r--tools/regression/fstest/tests/chflags/13.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/regression/fstest/tests/chflags/13.t b/tools/regression/fstest/tests/chflags/13.t
index edab3a9..247246a 100644
--- a/tools/regression/fstest/tests/chflags/13.t
+++ b/tools/regression/fstest/tests/chflags/13.t
@@ -10,5 +10,5 @@ require chflags
echo "1..2"
-expect EFAULT chflags NULL UF_IMMUTABLE
-expect EFAULT chflags DEADCODE UF_IMMUTABLE
+expect EFAULT chflags NULL UF_NODUMP
+expect EFAULT chflags DEADCODE UF_NODUMP
OpenPOWER on IntegriCloud