aboutsummaryrefslogtreecommitdiffstats
path: root/jsaccess/jstore.sh
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-06-19 04:09:45 +0200
committerLaurent Ghigonis <laurent@p1sec.com>2013-06-19 04:09:45 +0200
commitab574feb2c4aa12528006822f2d7878eb48cac8d (patch)
tree92a8135cd01771e969bd244681a2ee61ec0637e6 /jsaccess/jstore.sh
parentjstore: update doc examples (diff)
downloadlaurent-tools-ab574feb2c4aa12528006822f2d7878eb48cac8d.tar.xz
laurent-tools-ab574feb2c4aa12528006822f2d7878eb48cac8d.zip
jsaccess: remove extra debug
Diffstat (limited to 'jsaccess/jstore.sh')
-rwxr-xr-xjsaccess/jstore.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/jsaccess/jstore.sh b/jsaccess/jstore.sh
index 2492748..6f270c4 100755
--- a/jsaccess/jstore.sh
+++ b/jsaccess/jstore.sh
@@ -221,7 +221,6 @@ action_rm() {
fi
crypt=`echo $index_entry |awk '{ print $(NF) }'`
[ $crypt = "(nocrypt)" ] && do_crypt=0 || do_crypt=1
- echo "XXX do_crypt=$do_crypt ($crypt)"
_file_rm $clear_name $do_crypt
_index_decrypt
sed -i /"^$clear_name .*$"/d $tmp