Skip to content

Commit 76ab9ab

Browse files
committed
Fix test/test-psql.ps1: edit command failed to quit due to obsolete c key input
1 parent 0ff0c64 commit 76ab9ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test-psql.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ $script = `
2020
" DATE '2024-05-26',TIME '14:53:26.2') ||" +
2121
"COMMIT||" +
2222
"EDIT TESTTBL||" +
23-
"/10|lr2015-06-07 20:21:22.23 +09:00|lr2016-07-08|lr15:54:27.1 +09:00|cyy" +
23+
"/10|lr2015-06-07 20:21:22.23 +09:00|lr2016-07-08|lr15:54:27.1 +09:00|qyy" +
2424
"SPOOL $testLst||" +
2525
"SELECT * FROM TESTTBL||" +
2626
"SPOOL OFF ||" +

0 commit comments

Comments
 (0)