Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a485bac

Browse files
committed
Fix mis-backpatch of c015ccb.
Per buildfarm.
1 parent 0ed4a47 commit a485bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/perl/PostgresNode.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1246,7 +1246,7 @@ sub poll_query_until
12461246
diag qq(poll_query_until timed out executing this query:
12471247
$query
12481248
expecting this output:
1249-
$expected
1249+
t
12501250
last actual query output:
12511251
$stdout
12521252
with stderr:

0 commit comments

Comments
 (0)