2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-29 06:18:14 +00:00

Remove the RC checking for the file removal command.

This commit is contained in:
Wai Yee Wong
2020-07-31 17:34:56 -04:00
parent 8155fed1b7
commit 389c4e8b34

View File

@@ -13,5 +13,4 @@ cmd:cat /tmp/diff.list
check:rc==0
cmd:rm -fr /tmp/mn; rm -fr /tmp/cn; rm /tmp/mn.tar; rm /tmp/diff.list"
check:rc==0
end