2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 19:40:10 +00:00

Remove trailing spaces in file xCAT/postscripts/allowcred.awk

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent 14f76b1268
commit 81910bd07e

View File

@ -3,7 +3,7 @@ BEGIN {
listener = "/inet/tcp/300/0/0"
quit = "no"
print $0
print $0
while (match(quit,"no")) {
while ((listener |& getline) > 0) {
if (match($0,"CREDOKBYYOU?")) {