2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-22 11:10:24 +00:00

modify test according to whowutwut's comment for p8le's mini.iso

This commit is contained in:
junxiawang
2016-03-30 07:36:47 -04:00
parent bbcb8653f0
commit fc6804c434

View File

@@ -28,4 +28,8 @@ check:output=~booted
cmd:xdsh $$CN date
check:rc==0
check:output=~\d\d:\d\d:\d\d
cmd:umount /tmp/iso
check:rc==0
cmd:rmdir /tmp/iso
check:rc==0
end