- Switch to new test framework
Approved by: portmgr blanket
This commit is contained in:
parent
005e93c2f1
commit
6f373146f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=467691
1 changed files with 1 additions and 1 deletions
|
@ -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} && \
|
||||||
|
|
Loading…
Reference in a new issue