Skip to content

Commit

Permalink
[bamboo] Automated branch merge (from 1.12:dd140e4354ac8a0c3428eb388a…
Browse files Browse the repository at this point in the history
…306efa1fab5839)
  • Loading branch information
opennms-bamboo committed Dec 18, 2014
2 parents d9ecc89 + dd140e4 commit c6fdd58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions smoke-test/do-smoke-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ reset_opennms() {
banner "Resetting OpenNMS Installation"

do_log "opennms stop"
/sbin/service opennms stop
ps auxwww | grep opennms_bootstrap | awk '{ print $2 }' | xargs kill -9

do_log "clean_yum"
Expand Down

0 comments on commit c6fdd58

Please sign in to comment.