mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-26 01:02:25 +08:00
Add Aspersa tools, their tests, and util/test-bash-tool.
Update and simplify copyright notices.
This commit is contained in:
Executable
+8
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
#parse_raid_controller_lspci
|
||||
|
||||
cat <<EOF > $1
|
||||
HP Smart Array
|
||||
EOF
|
||||
|
||||
cat samples/lspci-006.txt > $2
|
||||
Reference in New Issue
Block a user