2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-01-07 08:52:32 +00:00

Merge pull request #3744 from junxiawang/0823

modify reventlog testcase for code change
This commit is contained in:
xuweibj
2017-08-23 16:00:43 +08:00
committed by GitHub

View File

@@ -16,7 +16,5 @@ end
start:reventlog_numofentries
cmd:reventlog $$CN 5
check:rc==0
check:output=~$$CN\s*:\s*.*\d\d/\d\d/\d\d\s*\S+|$$CN: no SEL entries
cmd:reventlog $$CN 3 | wc -l
check:output=~\s*1\s*
check:output=~$$CN\s*:\s*.*\d\d/\d\d/\d\d\s*\S+|$$CN: no SEL entries|Entry
end