2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 03:32:04 +00:00

test: remove imgexport -v test case

we don't support show version of imgexport.
-v means verbose for imgexprot.
So delete this testcase.

Issue:
# imgexport -v
Exporting  to /root...
Error: [fnst-c0]: Cannot find image '' from the osimage table.

Signed-off-by: Chen Hanxiao <chen_han_xiao@126.com>
This commit is contained in:
Chen Hanxiao 2020-06-05 11:43:58 +08:00
parent 518259192d
commit ebbe32a81d

View File

@ -62,13 +62,3 @@ check:output=~Usage|usage
cmd:imgexport --help
check:output=~Usage|usage
end
start:imgexport_v
os:Linux
label:others
cmd:imgexport -v
check:output=~version|Version
cmd:imgexport --version
check:output=~version|Version
edn