Add df -h and w to jenkins-test just in case.

This commit is contained in:
Daniel Nichter
2013-01-18 18:33:36 -07:00
parent b0cf2e75a4
commit b532c0a3ba

View File

@@ -21,6 +21,8 @@ util/check-dev-env
#########################
# Check the system env. #
#########################
df -h
w
whoami
id
if [ "$(id -u)" = "0" ]; then