[pve-devel] [PATCH v2 manager 2/8] remove outdated comment

Fabian Ebner f.ebner at proxmox.com
Thu Oct 22 12:30:11 CEST 2020


Commit be30864709752195926f0a06c8f0d4d11c3c3302 moved the
all/exclude logic into the single method

Signed-off-by: Fabian Ebner <f.ebner at proxmox.com>
---
 test/vzdump_guest_included_test.pl | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/test/vzdump_guest_included_test.pl b/test/vzdump_guest_included_test.pl
index a0f40a55..eb663ad3 100755
--- a/test/vzdump_guest_included_test.pl
+++ b/test/vzdump_guest_included_test.pl
@@ -1,9 +1,5 @@
 #!/usr/bin/perl
 
-# Some of the tests can only be applied once the whole include logic is moved
-# into one single method. Right now parts of it, (all, exclude)  are in the
-# PVE::VZDump->exec_backup() method.
-
 use strict;
 use warnings;
 
-- 
2.20.1






More information about the pve-devel mailing list