diff tests/groups-modern.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 5a517f942da0
children 030b8a638ccf
line wrap: on
line diff
--- a/tests/groups-modern.t	Sun Dec 18 21:09:12 2016 +0100
+++ b/tests/groups-modern.t	Sun Dec 18 21:12:56 2016 +0100
@@ -12,6 +12,13 @@
   $ export REP3=$WORK_DIR/rep3
   $ export REP4=$WORK_DIR/rep4
 
+Some verifications, just to make sure
+
+  $ mkdir -p $WORK_DIR
+  $ cd $WORK_DIR
+  $ pwd
+  /tmp/cramtests-*/groups-modern.t/work (glob)
+
 First we need appropriate Mercurial configuration file (and variable
 which ensures it is used).