summaryrefslogtreecommitdiff
path: root/t/primary-prefix-couples-force-valid.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/primary-prefix-couples-force-valid.sh')
-rw-r--r--t/primary-prefix-couples-force-valid.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/primary-prefix-couples-force-valid.sh b/t/primary-prefix-couples-force-valid.sh
index 5309ecaf2..81694712a 100644
--- a/t/primary-prefix-couples-force-valid.sh
+++ b/t/primary-prefix-couples-force-valid.sh
@@ -46,7 +46,7 @@ x_HEADERS = bar.h
installcheck-local: test
.PHONY: test
test:
- (cd '$(prefix)' && find .);: For debugging.
+ (cd '$(prefix)' && find .) # For debugging.
ls -l '$(libdir)/foo$(EXEEXT)'
test -f '$(libdir)/foo$(EXEEXT)'
test -x '$(libdir)/foo$(EXEEXT)'