From 4cf7ac6aaf1866ac25249a0fea9674e6f866ecd7 Mon Sep 17 00:00:00 2001 From: penguhyang Date: Fri, 30 Oct 2015 02:24:40 -0400 Subject: [PATCH] correct the cluster.log show doing debian copycds --- xCAT-server/lib/xcat/plugins/debian.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/xCAT-server/lib/xcat/plugins/debian.pm b/xCAT-server/lib/xcat/plugins/debian.pm index 90a18bf7c..883b85ebe 100644 --- a/xCAT-server/lib/xcat/plugins/debian.pm +++ b/xCAT-server/lib/xcat/plugins/debian.pm @@ -175,7 +175,6 @@ sub copyAndAddCustomizations { sub copycd { - xCAT::MsgUtils->message("S","Doing debian copycds"); my $request = shift; my $callback = shift; my $doreq = shift;