mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 17:46:38 +00:00
Merge pull request #1499 from zet809/send_discovery_request_issue
Fix the issue that discovery request is cut when sending to xcatd
This commit is contained in:
commit
fe7335d08b
@ -5,7 +5,7 @@ BEGIN {
|
||||
xcatdhost = ARGV[1]
|
||||
delete ARGV[1]
|
||||
delete ARGV[2]
|
||||
RS=""
|
||||
RS=rand()
|
||||
}
|
||||
END {
|
||||
print $0 |& "/inet/udp/301/"xcatdhost"/"xcatdport
|
||||
|
Loading…
x
Reference in New Issue
Block a user