set -eE -o pipefail
trap 'echo "$0:$LINENO:error: \"$BASH_COMMAND\" returned $?" >&2' ERR
-set -x
gen_args=()
do_snapshot=true
host=$1
fi
+if [[ $host == demohost ]]; then
+ do_snapshot=false
+fi
+
# arch and debian don't play nice with unison.
# "connection lost" on unison-gtk, with bignum errs in term,
# and simply freezing on cli, all means compiled under
type -t $f &>/dev/null || f=unison-gtk2 # for arch
fi
-if s $f "$host"; then
+if s $f "$host"; then
if [[ $host == frodo ]]; then
# only send data to the machine i do full backups to
p=/q/p/c/machine_specific/$HOSTNAME/.unison/