aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/varmod-head.exp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/varmod-head.exp')
-rw-r--r--contrib/bmake/unit-tests/varmod-head.exp10
1 files changed, 0 insertions, 10 deletions
diff --git a/contrib/bmake/unit-tests/varmod-head.exp b/contrib/bmake/unit-tests/varmod-head.exp
index 651844439f5f..39a9383953dd 100644
--- a/contrib/bmake/unit-tests/varmod-head.exp
+++ b/contrib/bmake/unit-tests/varmod-head.exp
@@ -1,11 +1 @@
-head (dirname) of 'a/b/c' is 'a/b'
-head (dirname) of 'def' is '.'
-head (dirname) of 'a.b.c' is '.'
-head (dirname) of 'a.b/c' is 'a.b'
-head (dirname) of 'a' is '.'
-head (dirname) of 'a.a' is '.'
-head (dirname) of '.gitignore' is '.'
-head (dirname) of 'a' is '.'
-head (dirname) of 'a.a' is '.'
-head (dirname) of 'trailing/' is 'trailing'
exit status 0