aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/var-readonly.exp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/var-readonly.exp')
-rw-r--r--contrib/bmake/unit-tests/var-readonly.exp4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/bmake/unit-tests/var-readonly.exp b/contrib/bmake/unit-tests/var-readonly.exp
new file mode 100644
index 000000000000..ae266753ee71
--- /dev/null
+++ b/contrib/bmake/unit-tests/var-readonly.exp
@@ -0,0 +1,4 @@
+Global: ignoring delete 'N' as it is read-only
+Global: .MAKEFLAGS = -r -k -d v -d
+Global: .MAKEFLAGS = -r -k -d v -d 0
+exit status 0