message fix

This commit is contained in:
Jaromil 2014-11-14 19:43:26 +01:00
parent a7d7fad6a8
commit 82e0533892

2
tomb
View File

@ -1505,7 +1505,7 @@ lock_tomb_with_key() {
cryptsetup luksClose tomb.tmp
_message "Done locking ::1 tomb name:: using Luks dm-crypt ::2 cipher::" $TOMBNAME $cipher
_success "Your tomb is ready in ::1 tomb path:: and secured with key ::3 tomb key::" \
_success "Your tomb is ready in ::1 tomb path:: and secured with key ::2 tomb key::" \
$TOMBPATH $TOMBKEYFILE
}