- Switch to new test framework

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2018-04-18 08:33:45 +00:00
parent 005e93c2f1
commit 6f373146f9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=467691

View file

@ -395,7 +395,7 @@ post-install:
.endfor .endfor
.if defined(MAINTAINER_MODE) .if defined(MAINTAINER_MODE)
regression-test: install do-test:
@${ECHO_MSG} "Note: homard must be installed to run some steps succesfully." @${ECHO_MSG} "Note: homard must be installed to run some steps succesfully."
${CP} ${inst_dir}/${VE}/astout.export /tmp/ ${CP} ${inst_dir}/${VE}/astout.export /tmp/
(cd ${inst_dir}/${VE} && \ (cd ${inst_dir}/${VE} && \