You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-12-01 22:30:09 +02:00
Add C unit test infrastructure.
This commit is contained in:
@@ -339,7 +339,7 @@ sub containerBuild
|
||||
{
|
||||
$strScript .=
|
||||
" apt-get update && \\\n" .
|
||||
" apt-get -y install openssh-server wget sudo python-pip git \\\n" .
|
||||
" apt-get -y install openssh-server wget sudo python-pip build-essential git \\\n" .
|
||||
" libdbd-pg-perl libhtml-parser-perl libio-socket-ssl-perl libxml-libxml-perl";
|
||||
|
||||
if ($strOS eq VM_U14)
|
||||
|
||||
Reference in New Issue
Block a user