2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-20 02:00:24 +00:00

Merge pull request #343 from penguhyang/show_debian_copycds

correct the cluster.log show doing debian copycds
This commit is contained in:
yangsong
2015-11-03 17:18:27 +08:00

View File

@@ -175,7 +175,6 @@ sub copyAndAddCustomizations {
sub copycd
{
xCAT::MsgUtils->message("S","Doing debian copycds");
my $request = shift;
my $callback = shift;
my $doreq = shift;