zb-snap: remove debug

This commit is contained in:
Mirek Kratochvil 2014-06-05 20:28:48 +02:00
parent 05f6cae8f8
commit 42aaa74de1

View file

@ -5,4 +5,4 @@ if [ -z "$1" ] ; then
exit 1 exit 1
fi fi
echo exec zfs snapshot "${1}@zb-`date '+%F %T %z' |tr '+ ' 'p_'`" exec zfs snapshot "${1}@zb-`date '+%F %T %z' |tr '+ ' 'p_'`"