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