projects
/
super-star-trek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee09429
)
Fix test makefiile glitch.
author
Eric S. Raymond
<esr@thyrsus.com>
Mon, 14 Aug 2023 08:50:19 +0000
(
04:50
-0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Mon, 14 Aug 2023 08:50:19 +0000
(
04:50
-0400)
test/Makefile
patch
|
blob
|
history
diff --git
a/test/Makefile
b/test/Makefile
index 11be77ca2d92633423ec5c9c10ad3195e21c5e47..dd1f5740669c5e8d269266091dcc00d6312b3c1c 100644
(file)
--- a/
test/Makefile
+++ b/
test/Makefile
@@
-24,7
+24,7
@@
buildregress:
fi \
done
regress:
- echo "1..$$(ls *.log | wc -l)"
+
@
echo "1..$$(ls *.log | wc -l)"
@for test in $(TESTLOADS); \
do \
if [ ! -f $${test}.tst ] ; \