From 7025aef6aec5e630f1df62c2e971a1c79794b2bc Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Mon, 25 Jan 2016 22:03:43 +0100 Subject: [PATCH] try to fix that test when not built in dir --- teshsuite/lua/lua_platforms.tesh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teshsuite/lua/lua_platforms.tesh b/teshsuite/lua/lua_platforms.tesh index f3c7aa130d..b29d7e880e 100644 --- a/teshsuite/lua/lua_platforms.tesh +++ b/teshsuite/lua/lua_platforms.tesh @@ -1,4 +1,4 @@ -$ ${srcdir:=.}/../../examples/msg/masterslave/masterslave_arg ${srcdir:=.}/../../examples/platforms/small_platform.lua 4 5 +$ ${bindir:=.}/../../examples/msg/masterslave/masterslave_arg ${srcdir:=.}/../../examples/platforms/small_platform.lua 4 5 > [0.000000] [msg_test/INFO] Got 5 slaves, 4 tasks to process, and 5 hosts > [3.095754] [msg_test/INFO] Simulation time 3.09575 -- 2.20.1