From b0c63ebf12002299d97e4e6d92757f0c987b70d2 Mon Sep 17 00:00:00 2001 From: hellekin Date: Thu, 27 Nov 2014 13:40:58 -0300 Subject: [PATCH] lapsus: not _notice, but _message --- tomb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tomb b/tomb index c4f083f..1c1b16b 100755 --- a/tomb +++ b/tomb @@ -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