From 052ed9179da80c6a7e5fc32aad39ac591049bb4b Mon Sep 17 00:00:00 2001 From: lissav Date: Mon, 11 Apr 2011 16:12:28 +0000 Subject: [PATCH] comment out user Dumper git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9273 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/sbin/xdshcoll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-client/sbin/xdshcoll b/xCAT-client/sbin/xdshcoll index 4699e7f58..53e6650d1 100755 --- a/xCAT-client/sbin/xdshcoll +++ b/xCAT-client/sbin/xdshcoll @@ -1,6 +1,6 @@ #!/usr/bin/env perl # IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html -use Data::Dumper; +#use Data::Dumper; my %output; while () { my $node;