tomb

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

commit 3d29d6a422531d2bb635b25d0c9327ddc644d41c
parent ab425a327e9213fd685a274267900cba969e1790
Author: Jaromil <jaromil@dyne.org>
Date:   Fri, 24 Oct 2014 01:20:36 +0200

use swish-e and not the debian-specific wrapper, fix #136

Diffstat:
Mtomb | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tomb b/tomb @@ -2049,7 +2049,7 @@ search_tombs() { # use swish-e to search over contents { test $SWISH = 1 } && { test -r $tombmount/.swish } && { _message "Searching contents in tomb ::1 tomb name::" $tombname - swish-search -w ${=@} -f $tombmount/.swish -H0 } + swish-e -w ${=@} -f $tombmount/.swish -H0 } else _warning "Skipping tomb ::1 tomb name::: not indexed." $tombname