tomb

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

commit 3e0dd1e1112e186d96956842ef9dd4ca9f6c2df8
parent 3ffcc74e5b75ef7ccf0a0f6edcaea46d8ba7e72d
Author: Jaromil <jaromil@dyne.org>
Date:   Sun, 16 Apr 2017 12:00:26 +0200

add debug message of loop device in umount_tomb

Diffstat:
Mtomb | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/tomb b/tomb @@ -2621,6 +2621,7 @@ umount_tomb() { _verbose "Name: ::1 tomb name::" $tombname _verbose "Mount: ::1 mount point::" $tombmount + _verbose "Loop: ::1 mount loop::" $tombloop _verbose "Mapper: ::1 mapper::" $mapper [[ -e "$mapper" ]] && {