comparison tests/basic.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 f2f9f0c8dd25
children 030b8a638ccf
comparison
equal deleted inserted replaced
63:f2f9f0c8dd25 64:bbd1a915b34c
14 Some verifications, just to make sure 14 Some verifications, just to make sure
15 15
16 $ mkdir -p $WORK_DIR 16 $ mkdir -p $WORK_DIR
17 $ cd $WORK_DIR 17 $ cd $WORK_DIR
18 $ pwd 18 $ pwd
19 /tmp/cramtests-*/basic.t/work (glob)
19 20
20 First we need appropriate Mercurial configuration file (and variable 21 First we need appropriate Mercurial configuration file (and variable
21 which ensures it is used). 22 which ensures it is used).
22 23
23 $ export HGRCPATH=$WORK_DIR/hgrc 24 $ export HGRCPATH=$WORK_DIR/hgrc