From c0b73df31efd26872b75718af4a38b17f2533ce8 Mon Sep 17 00:00:00 2001 From: mquinson Date: Thu, 4 Oct 2007 08:24:35 +0000 Subject: [PATCH] Allow to change the execution environment in this test (this allows to run it under valgrind) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4777 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- teshsuite/gras/datadesc/datadesc_r_little64.tesh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teshsuite/gras/datadesc/datadesc_r_little64.tesh b/teshsuite/gras/datadesc/datadesc_r_little64.tesh index c037fe3c95..05eac3c237 100644 --- a/teshsuite/gras/datadesc/datadesc_r_little64.tesh +++ b/teshsuite/gras/datadesc/datadesc_r_little64.tesh @@ -1,6 +1,6 @@ p Check the marshaling facilities (trying to read the result of linux/amd64) -$ gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.little64 --log=root.fmt:%m%n +$ $SG_TEST_EXENV gras/datadesc/datadesc_usage --read ${srcdir:=.}/gras/datadesc/datadesc.little64 --log=root.fmt:%m%n $ARGS > This datafile was generated on little64 (4). > ---- Test on integer ---- > ---- Test on float ---- -- 2.20.1