Correction : remote/gpg-gen-key : typo.
[lhc/ateliers.git] / host / lib.sh
1 . "$tool"/etc/host.sh
2 . "$tool"/lib/log.sh
3 assert 'test "$(hostname --fqdn)" = "$local_host"'
4
5 export TRACE=${TRACE-set}
6 test "$TRACE" = '' || set -x