aat

git mirror of https://ccx.te2000.cz/bzr/aat
git clone https://ccx.te2000.cz/git/aat
Log | Files | Refs | README

commit 0959697c330c44b1b52cbf20734d084f6d964d8c
parent f62b5eaacdb7adcbea14b55478a25d15f5073ffa
Author: Jan Pobrislo <ccx@webprojekty.cz>
Date:   Sun, 29 Jun 2014 06:36:32 +0200

fix FS
Diffstat:
Mdata.awk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data.awk b/data.awk @@ -1,6 +1,6 @@ #!/bin/awk -f BEGIN { - IFS="\t" + FS="\t" SUBSEP="." state = 0 # 0 read normal variables