Log df output as part of system information

This commit is contained in:
Florian Weimer 2016-06-01 08:44:30 +02:00
parent 5872287fa1
commit d4be8589c3
1 changed files with 1 additions and 0 deletions

View File

@ -813,6 +813,7 @@ diff -u %{SOURCE11} localedata/SUPPORTED
uname -a
cat /proc/cpuinfo
cat /proc/meminfo
df
# We build using the native system compilers.
GCC=gcc