remove unnecessary print message

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9138 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
ligc 2011-03-24 08:58:27 +00:00
parent acf95dcd7d
commit 1ff81c72e2

View File

@ -171,7 +171,6 @@ sub setstate {
my $errored = 0;
sub pass_along {
print "pass_along\n";
my $resp = shift;
# print Dumper($resp);