tuse swish-e and not the debian-specific wrapper, fix #136 - tomb - the crypto undertaker HTML git clone git://parazyd.org/tomb.git DIR Log DIR Files DIR Refs DIR README DIR LICENSE --- DIR commit 3d29d6a422531d2bb635b25d0c9327ddc644d41c DIR parent ab425a327e9213fd685a274267900cba969e1790 HTML 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: M tomb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/tomb b/tomb t@@ -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