Skip to content

Commit

Permalink
Generated commit to update templated files based on rev ae0fc7f in st…
Browse files Browse the repository at this point in the history
…ackabletech/operator-templating repo. (#157)

Triggered by:
Manual run triggered by: razvan with message [run_test.sh fix quoting]
  • Loading branch information
stackable-bot authored Mar 1, 2024
1 parent 676738c commit 046ccc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ run_tests() {
fi

pushd "$TEST_ROOT" || exit
kubectl-kuttl "${OPTS[*]}"
kubectl-kuttl "${OPTS[@]}"
popd || exit
}

Expand Down

0 comments on commit 046ccc1

Please sign in to comment.