mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-07 22:21:48 +00:00
bat: Remove MCA error string check
Signed-off-by: John Akre <john.w.akre@intel.com>
This commit is contained in:
@@ -155,7 +155,6 @@ setup() {
|
||||
run sudo sh -c "mixer build validate --from 10 --to 20 --from-repo-url clear=foo"
|
||||
|
||||
[[ "$status" -ne 0 ]]
|
||||
[[ "$output" =~ "RPM download attempt 4 failed. Maximum of 4 attempts." ]]
|
||||
}
|
||||
|
||||
# vi: ft=sh ts=8 sw=2 sts=2 et tw=80
|
||||
|
||||
Reference in New Issue
Block a user