Content-Length: 256156 | pFad | http://github.com/postgrespro/postgres_cluster/commit/a2983cfd9d64d352c68431010b2525daf2b8bc79

17 Fix broken subroutine call in TestLib · postgrespro/postgres_cluster@a2983cf · GitHub
Skip to content

Commit a2983cf

Browse files
committed
Fix broken subroutine call in TestLib
Michael Paquier
1 parent d8ff060 commit a2983cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/perl/TestLib.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ sub system_or_bail
143143
sub run_log
144144
{
145145
print("# Running: " . join(" ", @{ $_[0] }) . "\n");
146-
return run(@_);
146+
return IPC::Run::run(@_);
147147
}
148148

149149
sub slurp_dir

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/a2983cfd9d64d352c68431010b2525daf2b8bc79

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy