mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-09 04:19:09 +00:00
Merge branch 'release-v3.6.0' of github.com:percona/percona-toolkit into release-v3.6.0
This commit is contained in:
@@ -77,7 +77,8 @@ cmd_ok \
|
||||
|
||||
if [ "$(which lsof 2>/dev/null)" ]; then
|
||||
wait_for_files "$p-lsof"
|
||||
echo $(lsof -i ":${port}")
|
||||
cat /tmp/lsof_test
|
||||
cat /tmp/mysql_pid_lsof
|
||||
cmd_ok \
|
||||
"grep -q 'COMMAND[ ]\+PID[ ]\+USER' $p-lsof" \
|
||||
"lsof"
|
||||
|
Reference in New Issue
Block a user