Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
grg-haas committed Jun 18, 2024
1 parent b4a75a9 commit 5bfbacd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/test-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ function stop_record_tty {
}

function wait_for {
if [[ "$#" -ne 1 ];; then
if [[ "$#" -ne 1 ]]; then
echo "usage: wait_for [pattern]"
exit 1
fi
Expand Down

0 comments on commit 5bfbacd

Please sign in to comment.