Travis: Modify test

This commit is contained in:
Dylan Araps 2017-01-06 21:34:25 +11:00
parent adfce4efbd
commit 50bd2eb9d7
1 changed files with 1 additions and 0 deletions

View File

@ -1645,6 +1645,7 @@ get_disk() {
# Temporary test for mac OS.
df -h "${disk_show[@]:-/}"
df -h /
exit
}