#!/usr/bin/bash
# Simple clear dmesg so next task doesn't get previous tasks
# dmesg output when dmesg_check is skipped
dmesg -C
