Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/1.10' into space/14.1-enlinkd
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Reed committed May 19, 2014
2 parents 0b16ef2 + 636ef1a commit 8f550b0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions smoke-test/do-smoke-test.sh
Expand Up @@ -167,8 +167,10 @@ run_tests() {
local RETVAL=0
rm -rf ~/.m2/repository/org/opennms

do_log "bin/bamboo.pl -Psmoke --projects :smoke-test --also-make install"
bin/bamboo.pl -Psmoke --projects :smoke-test --also-make install
pushd "$SOURCEDIR"
do_log "bin/bamboo.pl -Psmoke --projects :smoke-test --also-make install"
bin/bamboo.pl -Psmoke --projects :smoke-test --also-make install
popd

do_log "compile.pl test"
pushd "$SOURCEDIR/smoke-test"
Expand Down

0 comments on commit 8f550b0

Please sign in to comment.