[pve-devel] [PATCH] Remove debug output

Wolfgang Link w.link at proxmox.com
Thu Jun 8 11:48:29 CEST 2017


---
 PVE/CLI/pvesr.pm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/PVE/CLI/pvesr.pm b/PVE/CLI/pvesr.pm
index 3ca01c86..eb880fda 100644
--- a/PVE/CLI/pvesr.pm
+++ b/PVE/CLI/pvesr.pm
@@ -144,8 +144,6 @@ __PACKAGE__->register_method ({
 	    }
 	}
 
-	print to_json($last_snapshots) . "\n";
-
 	return undef;
     }});
 
-- 
2.11.0





More information about the pve-devel mailing list