Mercurial > hg-allpaths
diff tests/facing_problems.t @ 64:bbd1a915b34c
Making sure all directories exist when necessary. This should hopefully
make drone tests happy again.
author | Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl> |
---|---|
date | Sun, 18 Dec 2016 21:12:56 +0100 |
parents | 6506ac4ef783 |
children |
line wrap: on
line diff
--- a/tests/facing_problems.t Sun Dec 18 21:09:12 2016 +0100 +++ b/tests/facing_problems.t Sun Dec 18 21:12:56 2016 +0100 @@ -13,6 +13,13 @@ $ export MISSING=$WORK_DIR/missing $ export GOOD2=$WORK_DIR/good2 +Some verifications, just to make sure + + $ mkdir -p $WORK_DIR + $ cd $WORK_DIR + $ pwd + /tmp/cramtests-*/facing_problems.t/work (glob) + First we need appropriate Mercurial configuration file (and variable which ensures it is used).