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
|
do
|
||||||
case $OPTION in
|
case $OPTION in
|
||||||
x)
|
x)
|
||||||
|
@ -17,7 +17,7 @@ RELENG_XORRISO=
|
|||||||
CLEANUP_LOG=0
|
CLEANUP_LOG=0
|
||||||
|
|
||||||
#############################################
|
#############################################
|
||||||
while getopts “x:k:c:f:h” OPT
|
while getopts "x:k:c:f:h" OPT
|
||||||
do
|
do
|
||||||
case $OPT in
|
case $OPT in
|
||||||
x)
|
x)
|
||||||
|
Loading…
Reference in New Issue
Block a user