lapsus: not _notice, but _message

This commit is contained in:
hellekin 2014-11-27 13:40:58 -03:00
parent 29040b2d7f
commit b0c63ebf12

2
tomb
View File

@ -313,7 +313,7 @@ _ensure_safe_swap() {
fi
done
_notice "An active swap partition is detected..."
_message "An active swap partition is detected..."
if [[ $r -eq 2 ]]; then
_success "All your swaps are belong to crypt. Good."
else