use regular quotation marks
This commit is contained in:
parent
e563968695
commit
0dee6a5bb5
@ -79,7 +79,7 @@ cleanup() {
|
||||
}
|
||||
|
||||
#############################################
|
||||
while getopts “x:k:c:f:h” OPTION
|
||||
while getopts "x:k:c:f:h" OPTION
|
||||
do
|
||||
case $OPTION in
|
||||
x)
|
||||
|
@ -17,7 +17,7 @@ RELENG_XORRISO=
|
||||
CLEANUP_LOG=0
|
||||
|
||||
#############################################
|
||||
while getopts “x:k:c:f:h” OPT
|
||||
while getopts "x:k:c:f:h" OPT
|
||||
do
|
||||
case $OPT in
|
||||
x)
|
||||
|
Loading…
Reference in New Issue
Block a user