Files
percona-toolkit/t/pt-summary/parse-dmesg-raid-01
Daniel Nichter a9e002cc5a Add Aspersa tools, their tests, and util/test-bash-tool.
Update and simplify copyright notices.
2011-07-01 10:29:50 -06:00

9 lines
108 B
Bash
Executable File

#!/bin/bash
#parse_raid_controller_dmesg
cat <<EOF > $1
Fusion-MPT SAS
EOF
cat samples/dmesg-001.txt > $2