dev/chroot-test/action/testing_system
author Cédric Krier <ced@b2ck.com>
Fri, 20 Jul 2018 17:17:49 +0200
changeset 376 d503d5a786f3
parent 272 f7c64f03cd60
permissions -rw-r--r--
Remove usage of changectx The method has been removed in changeset 836867586b83 of Mercurial.


if [ \! -e /please-trash-this-system ] ; then
    echo "These tests will only run in a special test environment, sorry"
    exit -1
fi