diff --git a/xCAT-server/lib/xcat/plugins/esx.pm b/xCAT-server/lib/xcat/plugins/esx.pm index 9b250df58..56c4d7763 100644 --- a/xCAT-server/lib/xcat/plugins/esx.pm +++ b/xCAT-server/lib/xcat/plugins/esx.pm @@ -4065,7 +4065,7 @@ sub copycd { GetOptions( 'n=s' => \$distname, 'a=s' => \$arch, - 'p=s' => \$path + 'm=s' => \$path ); # run a few tests to see if the copycds should use this plugin unless ($path){