You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-05-22 10:15:16 +02:00
Update primary test environment (Vagrant and Docker) to Ubuntu 18.04.
This commit is contained in:
+2
-2
@@ -142,10 +142,10 @@ eval
|
||||
confess &log(ERROR, '--vm is required');
|
||||
}
|
||||
|
||||
# Only lint on U16
|
||||
# Only lint on U18
|
||||
my $strParam = undef;
|
||||
|
||||
if ($strVm ne VM_U16)
|
||||
if ($strVm ne VM_U18)
|
||||
{
|
||||
$strParam .= '--no-lint';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user