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:
parent
14f76b1268
commit
81910bd07e
@ -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?")) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user