Skip to content

Commit

Permalink
nexttry
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz authored and arogge committed Nov 5, 2020
1 parent 87e376a commit 90c9e15
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,6 @@ post-install:
@${MKDIR} ${STAGEDIR}/var/run/bareos

post-build:
find . -name DartConfiguration.tcl
exit 1
cd ${WRKSRC}/core && REGRESS_DEBUG=1 ctest --label-exclude broken --no-compress-output --parallel 10 --repeat until-pass:2 --dashboard Continuous || echo "ctest result:$?"
cd work/.build && REGRESS_DEBUG=1 ctest --label-exclude broken --no-compress-output --parallel 10 --repeat until-pass:2 --dashboard Continuous || echo "ctest result:$?"

.include <bsd.port.mk>

0 comments on commit 90c9e15

Please sign in to comment.