pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bosh: Test target fixed
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By: micha
Date: Thu Sep 27 19:26:48 2018 +0200
Changeset: d389054966a88b043153f713f3906e3f9f24c025
Modified Files:
bosh/Makefile
Log Message:
bosh: Test target fixed
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d389054966a88b043153f713f3906e3f9f24c025
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
bosh/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/bosh/Makefile b/bosh/Makefile
index 795d44ffa3..a57bc175bd 100644
--- a/bosh/Makefile
+++ b/bosh/Makefile
@@ -43,7 +43,7 @@ post-build:
do-test:
cd ${WRKSRC}/sh && \
- cd tests; ${SMAKE} test
+ cd tests; ${SMAKE} tests
do-install:
cd ${WRKSRC}/sh && \
Home |
Main Index |
Thread Index |
Old Index