mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 12:20:40 +00:00
Remove trailing spaces in file xCAT-test/autotest/testcase/testenv/case0
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
start:clean_up_env
|
||||
description:power off service node and compute node for next test usage
|
||||
description:power off service node and compute node for next test usage
|
||||
cmd:rpower $$CN stat >> /tmp/cnstat
|
||||
cmd:if [[ ! `cat /tmp/cnstat |grep -i "Not Activated"` ]]; then rpower $$CN off;fi
|
||||
check:rc==0
|
||||
|
Reference in New Issue
Block a user