This commit is contained in:
Mikhaylov Anton
2017-01-20 22:05:32 -05:00
committed by Ben Hilburn
parent 934186df6d
commit 92cb8d14d1
+1 -1
View File
@@ -372,7 +372,7 @@ prompt_hdd_usage() {
fi
current_state='normal'
local message="$level% "
local message="${level}%"
if [ $level -le $POWERLEVEL9K_HDD_USAGE_WARNING_LEVEL ]; then
current_state='warning'