marsadm: leave-resource removes logfiles and version links of the resource

Signed-off-by: Thomas Schoebel-Theuer <tst@1und1.de>
This commit is contained in:
Frank Liepold 2013-10-02 12:59:43 +02:00 committed by Thomas Schoebel-Theuer
parent c832799910
commit 83361f0745
1 changed files with 1 additions and 1 deletions

View File

@ -1039,7 +1039,7 @@ sub leave_res_phase1 {
}
_create_delete($dir);
}
cleanup_res($cmd, $res, 9999999999);
cleanup_res($cmd, $res, 0);
}
sub logrotate_res {