Remove unicode chars
This commit is contained in:
parent
aa9a5c0be5
commit
62dcf9e49a
@ -161,7 +161,7 @@ GetOptions() {
|
||||
exit 2
|
||||
fi
|
||||
|
||||
# read getopt’s output this way to handle the quoting right:
|
||||
# read getopt's output this way to handle the quoting right:
|
||||
eval set -- "$PARSED"
|
||||
|
||||
# now enjoy the options in order and nicely split until we see --
|
||||
|
Loading…
Reference in New Issue
Block a user