avoid enforcing .tomb extension to allow better deniability, fix #180

This commit is contained in:
Jaromil 2015-02-08 17:41:01 +00:00
parent 15ff5abe61
commit 2598c11893

6
tomb
View File

@ -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