From: Arnaud Giersch Date: Sat, 28 Sep 2013 20:22:47 +0000 (+0200) Subject: Add --cfg=path:..., for out-of-source builds. X-Git-Tag: v3_9_90~64 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/8a02285582c4bd3cb456b2f7443190e0e835e9ac?hp=--cc Add --cfg=path:..., for out-of-source builds. --- 8a02285582c4bd3cb456b2f7443190e0e835e9ac diff --git a/teshsuite/msg/storage/storage.tesh b/teshsuite/msg/storage/storage.tesh index 63a14084f0..5cc7fe4fe4 100644 --- a/teshsuite/msg/storage/storage.tesh +++ b/teshsuite/msg/storage/storage.tesh @@ -1,4 +1,4 @@ -$ msg/storage/storage ${srcdir:=.}/msg/storage/platform.xml ${srcdir:=.}/msg/storage/deployment.xml 0 "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" +$ msg/storage/storage --cfg=path:${srcdir:=.} ${srcdir:=.}/msg/storage/platform.xml ${srcdir:=.}/msg/storage/deployment.xml 0 "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" > [ 0.000000] (1:client@client) ** Storage info on client: > [ 0.000000] (1:client@client) Storage mount name: /sd1 > [ 0.000000] (1:client@client) Free size: 536774599000 octets