From: Dobrica Pavlinusic Date: Tue, 5 Apr 2011 14:42:28 +0000 (+0200) Subject: fix quote in last field X-Git-Url: http://git.rot13.org/?p=ink-generator.git;a=commitdiff_plain;h=62cab6706e49731d960145f8130ee4275b189a6d fix quote in last field --- diff --git a/generator.sh b/generator.sh index 42023d7..1a5258a 100755 --- a/generator.sh +++ b/generator.sh @@ -83,7 +83,7 @@ function csv_split() { ## USAGE: csv_split CSV_RECORD done - echo $record + echo ${record%\"} } # Set column names: