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