trivial - fix nits in script

Change-Id: Ic4687dfea7c71a193922d5286106d1783e9a6bdf
This commit is contained in:
Hervé Beraud
2020-02-20 17:39:15 +01:00
parent 024d914a28
commit 1be644f0d4

View File

@@ -34,7 +34,7 @@ function usage {
echo "PTLs and liaisons will be CC'd on the review"
}
# NOTE: It might be worth switching getopt but I don't knwo if that is
# NOTE: It might be worth switching getopt but I don't know if that is
# available and the same on MacOS
while getopts "t:s:b:" arg ; do
case "$arg" in