From f03df5fe9413e5ae8112361b59efc846dfd28b86 Mon Sep 17 00:00:00 2001
From: kristof <Kristof.Szabados@ericsson.com>
Date: Sat, 18 Mar 2017 18:01:22 +0100
Subject: [PATCH] lets call the version set in the regression test system

Signed-off-by: kristof <Kristof.Szabados@ericsson.com>
---
 regression_test/portTranslation/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/regression_test/portTranslation/Makefile b/regression_test/portTranslation/Makefile
index 04648ba33..2e832903b 100644
--- a/regression_test/portTranslation/Makefile
+++ b/regression_test/portTranslation/Makefile
@@ -135,4 +135,4 @@ endif
 # Add your rules here if necessary...
 #
 run: $(TARGET) config.cfg
-	ttcn3_start $^
+	$(TTCN3_DIR)/bin/ttcn3_start $^
-- 
GitLab