aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/cond-eof.exp
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2025-07-19 17:08:57 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2025-07-19 17:08:57 +0000
commit3d772e596c1acf76f555c1f51fd8d834e56b0c35 (patch)
treedec8bea55fcfd356463e0d9b3b45fb75f1c60204 /unit-tests/cond-eof.exp
parent4f8f2bc2946615330eaa2cc1f6b37d97865fa58a (diff)
Diffstat (limited to 'unit-tests/cond-eof.exp')
-rw-r--r--unit-tests/cond-eof.exp6
1 files changed, 3 insertions, 3 deletions
diff --git a/unit-tests/cond-eof.exp b/unit-tests/cond-eof.exp
index 44e481745a24..fb23e248178e 100644
--- a/unit-tests/cond-eof.exp
+++ b/unit-tests/cond-eof.exp
@@ -1,6 +1,6 @@
-make: cond-eof.mk:17: Malformed conditional '0 ${SIDE_EFFECT} ${SIDE_EFFECT2}'
-make: cond-eof.mk:20: Malformed conditional '1 ${SIDE_EFFECT} ${SIDE_EFFECT2}'
-make: cond-eof.mk:23: Malformed conditional '(0) ${SIDE_EFFECT} ${SIDE_EFFECT2}'
+make: cond-eof.mk:17: Malformed conditional "0 ${SIDE_EFFECT} ${SIDE_EFFECT2}"
+make: cond-eof.mk:20: Malformed conditional "1 ${SIDE_EFFECT} ${SIDE_EFFECT2}"
+make: cond-eof.mk:23: Malformed conditional "(0) ${SIDE_EFFECT} ${SIDE_EFFECT2}"
make: Fatal errors encountered -- cannot continue
make: stopped in unit-tests
exit status 1