mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-28 08:51:44 +00:00
Add df -h and w to jenkins-test just in case.
This commit is contained in:
@@ -21,6 +21,8 @@ util/check-dev-env
|
||||
#########################
|
||||
# Check the system env. #
|
||||
#########################
|
||||
df -h
|
||||
w
|
||||
whoami
|
||||
id
|
||||
if [ "$(id -u)" = "0" ]; then
|
||||
|
Reference in New Issue
Block a user