diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-01-18 11:58:10 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-01-19 09:37:34 +0000 |
commit | f1a496844eddb421ba2a36e551dd308b8a565162 (patch) | |
tree | c4ba0bae3cd4c2370b442be9f9e5422cf0abd352 /test/stdout/2620 | |
parent | 50936073b7f81a4ca991809d02c77f6fd7813c80 (diff) |
Testsuite: munge output for platform variances in postgres server binary location
Diffstat (limited to 'test/stdout/2620')
-rw-r--r-- | test/stdout/2620 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stdout/2620 b/test/stdout/2620 index 74b91abee..8afeec94d 100644 --- a/test/stdout/2620 +++ b/test/stdout/2620 @@ -1,5 +1,5 @@ pg_ctl: server is running (PID: pppp) -/usr/bin/postgres "-D" "TESTSUITE/pgsql/data" "-p" "1223" "-k" "TESTSUITE/pgsql" +POSTGRES "-D" "TESTSUITE/pgsql/data" "-p" "1223" "-k" "TESTSUITE/pgsql" INSERT 0 1 > Philip Hazel > Philip Hazel |