mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-17 20:00:19 +00:00
Remove trailing spaces in file xCAT-server/share/xcat/netboot/esxi/47.xcat-networking
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
#Default networking config supporting BOOTIF semantics
|
||||
#bring up one interface, if bonding, management software can do that
|
||||
#bring up one interface, if bonding, management software can do that
|
||||
#after the fact
|
||||
MACADDR=`vsish -e get /system/bootCmdLine | grep MAC | sed 's/.*MAC=//'|sed 's/-/:/g'`
|
||||
if [ ! -z "$MACADDR" ]; then #if MAC= syntax detected, skip execution
|
||||
|
Reference in New Issue
Block a user