mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 20:30:56 +00:00
Remove trailing spaces in file xCAT-test/autotest/testcase/nodeset/nodeset_shell_petitboot
This commit is contained in:
@ -38,7 +38,7 @@ exit_if_bad "$?" "nodeset command error message checking failed"
|
||||
for node in tz001 tz002 tz005
|
||||
do
|
||||
[ -f "/tftpboot/petitboot/${node}" ]
|
||||
exit_if_bad "$?" "file not found /tftpboot/petitboot/${node}"
|
||||
exit_if_bad "$?" "file not found /tftpboot/petitboot/${node}"
|
||||
done
|
||||
|
||||
nodeset tz001+4 offline
|
||||
|
Reference in New Issue
Block a user