trivial - fix nits in script
Change-Id: Ic4687dfea7c71a193922d5286106d1783e9a6bdf
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user