Commit adfce4ef authored by Dylan Araps's avatar Dylan Araps

Travis: Added a temporary test for travis

parent c1b320de
......@@ -1642,6 +1642,10 @@ get_disk() {
# Append '(disk mount point)' to the subtitle.
prin "${subtitle} (${disk_info[5]})" "$disk"
done
# Temporary test for mac OS.
df -h "${disk_show[@]:-/}"
exit
}
get_battery() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment