Fix an issue in output2html script, reported by PengouinBSD

This commit is contained in:
Solene Rapenne 2020-02-26 19:08:17 +01:00
parent 13cf271255
commit fb3f70e053
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ awk -F'\t' \
-v desc=1 \
-v previousstate=1 \
-v currentstate=1 \
-v triggerstate=1 \
-v triggerstate=1 \
-v count=1 '
BEGIN {