Skip to content

Commit

Permalink
Syntax fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
spenc333 committed Mar 19, 2022
1 parent 8acdad4 commit 7044a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/camViewer
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ do
esac

done
=======

if [ $# -ge 1 ]; then
echo "Positional arguments unsupported: $@" >&2
usage
Expand Down

0 comments on commit 7044a3e

Please sign in to comment.