Correction : {host,local,remote}/ : duplicity + MySQL.
[lhc/ateliers.git] / remote / lib.sh
1 . "$tool"/etc/remote.sh
2 . "$tool"/lib/log.sh
3 assert 'test ! "$(hostname --fqdn)" = "$local_fqdn"'
4 assert 'test ! "$(hostname --fqdn)" = "$local_host"'
5
6 export TRACE=${TRACE-set}
7 test "$TRACE" = '' || set -x