lkrg/test.sh

5 lines
182 B
Bash
Executable File

#!/bin/sh -eux
# This script is used by out-of-tree (a tool to assist kernel module testing),
# https://github.com/jollheef/out-of-tree
dmesg | grep 'LKRG initialized successfully!'