]> git.plutz.net Git - serve0/commitdiff
removed debug output
authorPaul Hänsch <paul@plutz.net>
Tue, 8 Jan 2019 17:45:35 +0000 (18:45 +0100)
committerPaul Hänsch <paul@plutz.net>
Tue, 8 Jan 2019 17:45:35 +0000 (18:45 +0100)
multitag.sh

index c9a7e8f4d2d420b756cec7799485304bc36d54c0..353ead6dbf838d331d25c45a24ce41a2a34d181c 100644 (file)
@@ -14,8 +14,6 @@ while [ "${newtags%${BR}}" != "${newtags}" ]; do newtags="${newtags%${BR}}"; don
 
 [ "$(POST op)" = del ] && deltags="$newtags"
 
-echo "x $newtags x" >&2
-
 for select in $(seq 1 $(POST_COUNT select)); do
   file="$_DATA/$ITEM/$(POST select $select |PATH)"
   meta="${file%/*}/.index/meta"