support for hpc integration(rsct)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7038 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
074b5975a7
commit
878d8aeb90
@ -157,7 +157,8 @@ while [ $op_index -le $OTHERPKGS_INDEX ]; do
|
||||
else
|
||||
fn=`basename $x`
|
||||
path=`dirname $x`
|
||||
whole_path=$OTHERPKGDIR/$path
|
||||
#whole_path=$OTHERPKGDIR/$path
|
||||
whole_path=$OTHERPKGDIR
|
||||
|
||||
#find out if this path has already handled
|
||||
try_repo=1
|
||||
|
Loading…
Reference in New Issue
Block a user