fix quote in last field
[ink-generator.git] / generator.sh
index 42023d7..1a5258a 100755 (executable)
@@ -83,7 +83,7 @@ function csv_split() { ## USAGE: csv_split CSV_RECORD
 
        done
 
-       echo $record
+       echo ${record%\"}
 }
 
 # Set column names: