-Actually fix things
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8726 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
3761b5c1b5
commit
efb11951b4
@ -59,7 +59,7 @@ then
|
||||
elif [[ `echo "$PRINIC" | grep -sqE ^[A-Fa-f0-9]+:[A-Fa-f0-9]+:[A-Fa-f0-9]+:[A-Fa-f0-9]+:[A-Fa-f0-9]+:[A-Fa-f0-9]+$ ;echo $?` == "0" ]]; then
|
||||
export PRINIC=`ifconfig -a | grep -i "HWaddr $PRINIC" | awk '{print $1}'`
|
||||
fi
|
||||
echo 'export PRINIC='"$PRINIC" > /tmp/prinicsetting
|
||||
echo 'export PRINIC='"$PRINIC" > /mnt/tmp/prinicsetting
|
||||
]]>
|
||||
|
||||
</source>
|
||||
|
Loading…
x
Reference in New Issue
Block a user