2
0
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:
Xiaopeng Wang 2016-07-07 17:32:42 +08:00 committed by GitHub
commit fe7335d08b

View File

@ -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