c686ea7a85
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12996 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
12 lines
133 B
Plaintext
12 lines
133 B
Plaintext
start:rflash_h
|
|
cmd:rflash -h
|
|
check:rc==0
|
|
check:output=~Usage
|
|
end
|
|
|
|
start:rflash_v
|
|
cmd:rflash -v
|
|
check:rc==0
|
|
check:output=~Version
|
|
end
|