tomb

the crypto undertaker
git clone git://parazyd.org/tomb.git
Log | Files | Refs | README | LICENSE

commit 19769dea6e086facbc6c521de11a3617bfd5f93f
parent 8aa1c0c6a5d98f19f76ca9737ee7d136a9d13fa5
Author: Jaromil <jaromil@dyne.org>
Date:   Sun,  1 Mar 2015 13:18:07 +0100

Merge pull request #194 from jturner314/misc-cleanup

Two minor one-line fixes
Diffstat:
Mtomb | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/tomb b/tomb @@ -950,7 +950,6 @@ get_lukskey() { _password="$1" - exhumedkey="" firstline="${TOMBKEY[(f)1]}" @@ -1037,7 +1036,6 @@ ask_key_password() { } fi - # print the password out in case caller needs to know it [[ $passok == 1 ]] || return 1 TOMBPASSWORD=$tombpass