commit 2598c11893150ea012b70aae9e3742329f933be8
parent 15ff5abe617f7ebcccf2ba05d95a4b487a790efb
Author: Jaromil <jaromil@dyne.org>
Date: Sun, 8 Feb 2015 17:41:01 +0000
avoid enforcing .tomb extension to allow better deniability, fix #180
Diffstat:
1 file changed, 0 insertions(+), 6 deletions(-)
diff --git a/tomb b/tomb
@@ -247,12 +247,6 @@ _plot() {
[[ -z $TOMBNAME ]] && {
_failure "Tomb won't work without a TOMBNAME." }
- # Normalize tomb name
- TOMBFILE="$TOMBNAME.tomb"
-
- # Normalize tomb path
- TOMBPATH="$TOMBDIR/$TOMBFILE"
-
}
# Provide a random filename in shared memory