Modification : etc/gitolite
[lhc/ateliers.git] / local / lib.sh
1 . "$tool"/etc/local.sh
2 . "$tool"/lib/log.sh
3 assert 'test "$(hostname --fqdn)" = "$local_fqdn"'
4
5 export TRACE=${TRACE-set}
6 test "$TRACE" = '' || set -x