Skip to content

Commit

Permalink
Fix arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
Frits Sweijen committed Oct 16, 2023
1 parent 26946c2 commit edd01b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runners/run_lofar-vlbi-delay-calibration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ while getopts ":d:s:r:l:b:v:c:e:" opt; do
c) TARGETSOLS="$OPTARG"
;;
e) EXTRAOPTS="$OPTARG'"
;;
\?) echo "Invalid option -$OPTARG" >&2
echo
echo "Usage:"
Expand Down

0 comments on commit edd01b5

Please sign in to comment.