aboutsummaryrefslogtreecommitdiff
path: root/testdir/T.csv
diff options
context:
space:
mode:
Diffstat (limited to 'testdir/T.csv')
-rwxr-xr-xtestdir/T.csv2
1 files changed, 1 insertions, 1 deletions
diff --git a/testdir/T.csv b/testdir/T.csv
index 79c1510..e0f3d70 100755
--- a/testdir/T.csv
+++ b/testdir/T.csv
@@ -17,7 +17,7 @@ $1 ~ /try/ { # new test
sub(/try /, "")
prog = $0
printf("%3d %s\n", nt, prog)
- prog = sprintf("%s -F\"\\t\" '"'"'%s'"'"'", awk, prog)
+ prog = sprintf("%s '"'"'%s'"'"'", awk, prog)
# print "prog is", prog
nt2 = 0
while (getline > 0) {