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

Commit c7d7e12

Browse files
Remove duplicated word in comment
Reviewed-by: Michael Paquier <michael@paquier.xyz> Discussion: https://postgr.es/m/B7C15416-BD61-4926-9843-5C557BCD7007@yesql.se
1 parent 6da65a3 commit c7d7e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/recovery/t/013_crash_restart.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
$node->init(allows_streaming => 1);
2929
$node->start();
3030

31-
# by default PostgreSQL::Test::Cluster doesn't doesn't restart after a crash
31+
# by default PostgreSQL::Test::Cluster doesn't restart after a crash
3232
$node->safe_psql(
3333
'postgres',
3434
q[ALTER SYSTEM SET restart_after_crash = 1;

0 commit comments

Comments
 (0)