Fix -g test switch
This commit is contained in:
parent
ee84088219
commit
b3555983d2
1 changed files with 0 additions and 3 deletions
|
@ -57,9 +57,6 @@ while getopts "bcd:fg:tx:" opt; do
|
|||
f)
|
||||
FX_ARGS="$FX_ARGS -bail"
|
||||
;;
|
||||
g)
|
||||
FX_ARGS="$FX_ARGS -makeTestData"
|
||||
;;
|
||||
g)
|
||||
GREP="$OPTARG"
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue