fix getopts
This commit is contained in:
parent
09697fefb6
commit
942f315170
|
|
@ -1,4 +1,4 @@
|
|||
#! /bin/sh
|
||||
#! /bin/bash
|
||||
|
||||
# This is just a helper script to generatePythonCode to cover
|
||||
# the three or four cases we use all the time
|
||||
|
|
|
|||
Loading…
Reference in New Issue