Skip to content

Commit

Permalink
Merge pull request #2903 from newrelic/wax_off_once
Browse files Browse the repository at this point in the history
berm/bermq: only clean once
  • Loading branch information
fallwith authored Oct 9, 2024
2 parents 0572e46 + 2578d22 commit 4d42829
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/script/run_tests
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@ run_multiverse() {

# calls multiverse but only env 0 or specified and method prepend
run_multiverse_quick() {
clean

if [[ "$2" =~ [0-9]+ && ! "$2" =~ ^test ]]; then
run_multiverse "$1",env="$2",method=prepend "$3" "$4"
else
Expand Down

0 comments on commit 4d42829

Please sign in to comment.