From 4e84597c10b9d888a4ce428cff25be604172ac08 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/config_chef_client --- xCAT/postscripts/config_chef_client | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT/postscripts/config_chef_client b/xCAT/postscripts/config_chef_client index 60dacd811..8e8cc3c98 100755 --- a/xCAT/postscripts/config_chef_client +++ b/xCAT/postscripts/config_chef_client @@ -5,7 +5,7 @@ #------------------------------------------------------------------------------- #=head1 config_chef_client #=head2 This command configures the chef client on a xCAT node. -# It is used by install_chef_client on Ubuntu and chef kit on RH. +# It is used by install_chef_client on Ubuntu and chef kit on RH. #=cut #-------------------------------------------------------------------------------