From 878d8aeb90edb41e6c52d8705f58d1a161700b91 Mon Sep 17 00:00:00 2001 From: jjhua Date: Wed, 11 Aug 2010 07:57:31 +0000 Subject: [PATCH] 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 --- xCAT/postscripts/otherpkgs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xCAT/postscripts/otherpkgs b/xCAT/postscripts/otherpkgs index 6e6b43975..608d0645e 100755 --- a/xCAT/postscripts/otherpkgs +++ b/xCAT/postscripts/otherpkgs @@ -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