Skip to content

Commit

Permalink
doh
Browse files Browse the repository at this point in the history
  • Loading branch information
grg-haas committed Jun 13, 2024
1 parent b00fa96 commit 5519aef
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 @@ -103,7 +103,7 @@ function configure_tty {
export -f configure_tty

function start_record_tty {
if [[ "$#" -ne 3 ]]; then
if [[ "$#" -ne 4 ]]; then
echo "usage: start_record_tty [tty_file] [baud] [output_filename] [id]"
exit 1
fi
Expand Down

0 comments on commit 5519aef

Please sign in to comment.