summaryrefslogtreecommitdiff
path: root/genafx-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'genafx-test.sh')
-rwxr-xr-xgenafx-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/genafx-test.sh b/genafx-test.sh
index 06ee634f..4f9726f9 100755
--- a/genafx-test.sh
+++ b/genafx-test.sh
@@ -5,7 +5,7 @@ set -e
baseout="$1"
shift 1
fileset="$@"
-listopts="-l -z -n named"
+listopts="-z -n named"
outputfle=output/"$baseout".txt
errfle=output/"$baseout".err
outputopts="-o $outputfle -e $errfle"