mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-14 10:13:05 +02:00
Remove obsolete call to perlExec() for stand-alone expire command.
This was missed in ecae5e34
.
This commit is contained in:
parent
4683557c54
commit
5506e5de27
@ -141,7 +141,6 @@ main(int argListSize, const char *argList[])
|
||||
// -----------------------------------------------------------------------------------------------------------------
|
||||
case cfgCmdExpire:
|
||||
{
|
||||
perlExec();
|
||||
cmdExpire();
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user