Skip to content

Commit 25fecb9

Browse files
mkopecphilipanda
authored andcommitted
coreboot-redundant-boot.robot: parse log from current boot only
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
1 parent 08a621b commit 25fecb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dasharo-stability/coreboot-redundant-boot.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,5 @@ Set Attempt Slot B Flag
110110

111111
RTC BUC Control Bit Should Be
112112
[Arguments] ${slot}
113-
${out}= Execute Command In Terminal cbmem -c | grep "Top Swap: RTC BUC control bit"
113+
${out}= Execute Command In Terminal cbmem -1 | grep "Top Swap: RTC BUC control bit"
114114
Should Contain ${out} Top Swap: RTC BUC control bit: ${slot}

0 commit comments

Comments
 (0)