summaryrefslogtreecommitdiffstats
path: root/bin/runtest
diff options
context:
space:
mode:
Diffstat (limited to 'bin/runtest')
-rwxr-xr-xbin/runtest6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/runtest b/bin/runtest
index b4ed4bb..437e896 100755
--- a/bin/runtest
+++ b/bin/runtest
@@ -674,6 +674,12 @@ if test x-$CMD = x-setup; then
fi
#################################
+# Show some host status numbers
+#################################
+df
+uptime
+
+#################################
# Setup test host(s)
#################################
if [ "$TESTHOST" = -all ]; then