From 81910bd07e2a6b02c712ab0e53401638244e15e2 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file xCAT/postscripts/allowcred.awk --- xCAT/postscripts/allowcred.awk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT/postscripts/allowcred.awk b/xCAT/postscripts/allowcred.awk index 6693f1dd9..5b911e28a 100755 --- a/xCAT/postscripts/allowcred.awk +++ b/xCAT/postscripts/allowcred.awk @@ -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?")) {