X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=vm_hosted;h=8d2470f2af4828c2c190657bd88f15c808cd4eac;hb=2466bfbab128e525965d0de5a18684cc0b438888;hp=c87f309ece1ea2c36b7c2debfde4cf8903adaced;hpb=6dd8add65ae14c272df64a12f00a142314c0b2b1;p=lhc%2Fateliers.git diff --git a/vm_hosted b/vm_hosted index c87f309..8d2470f 100755 --- a/vm_hosted +++ b/vm_hosted @@ -37,7 +37,7 @@ rule_git_reset () { ) } -rule_chrooted () { +rule__chrooted_init () { # NOTE: est-ce bien utile à un moment ? export LANG=C export LC_CTYPE=C . /etc/profile @@ -836,7 +836,6 @@ case $rule in (help);; (*) assert 'test "$(hostname --fqdn)" = "$vm_fqdn"' vm_fqdn - ${TRACE:+set -x} ;; esac rule $rule "$@"