mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-25 05:41:09 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user