move the mount point of copycds to /var/run/xcat/mountpoint

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14320 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
immarvin 2012-11-14 07:23:16 +00:00
parent c85d0aab95
commit 88a57dffe5

View File

@ -44,7 +44,7 @@ sub process_request {
my $noosimage=undef;
$identified=0;
$::CDMOUNTPATH="/mnt/xcat";
$::CDMOUNTPATH="/var/run/xcat/mountpoint";
my $existdir = getcwd;
if ($request->{arg}) {