From aa94a24dbd143177706cee635313c91531473afe 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-server/lib/perl/xCAT/RShellAPI.pm --- xCAT-server/lib/perl/xCAT/RShellAPI.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/lib/perl/xCAT/RShellAPI.pm b/xCAT-server/lib/perl/xCAT/RShellAPI.pm index 3d9aae5ac..bcc6ebd32 100644 --- a/xCAT-server/lib/perl/xCAT/RShellAPI.pm +++ b/xCAT-server/lib/perl/xCAT/RShellAPI.pm @@ -69,7 +69,7 @@ sub remote_shell_command { run_remote_shell_api This routine tried ssh then telnet to logon to a node and - run a sequence of commands. + run a sequence of commands. Arguments: $node - node name $user - user login name