mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-23 12:47:56 +00:00
Fix typo: "TESTS" not "TEST" makes prove happy.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
TEST=5
|
||||
TESTS=5
|
||||
|
||||
TEST_NAME="lspci-001.txt"
|
||||
cat <<EOF > $TMPDIR/expected
|
||||
|
Reference in New Issue
Block a user