From 410e67baf4c444743ec276b5553858eede7b5d7e Mon Sep 17 00:00:00 2001
From: Botond Baranyi <botond.baranyi@ericsson.com>
Date: Wed, 30 Nov 2016 17:51:22 +0100
Subject: [PATCH] temporarily enabling debugging on the post-commit test
 machines

Change-Id: I33e6f60cb86bfc9c64f27e3ca233e63587759614
Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
---
 makefiles/Makefile.personal.esekilxxen1843.rnd.ericsson.se | 1 +
 makefiles/Makefile.personal.esekiux5120                    | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/makefiles/Makefile.personal.esekilxxen1843.rnd.ericsson.se b/makefiles/Makefile.personal.esekilxxen1843.rnd.ericsson.se
index dd82ca457..6ce59c3f8 100644
--- a/makefiles/Makefile.personal.esekilxxen1843.rnd.ericsson.se
+++ b/makefiles/Makefile.personal.esekilxxen1843.rnd.ericsson.se
@@ -20,3 +20,4 @@ BISON := /usr/bin/bison
 JDKDIR := /proj/TTCN/Tools/jdk1.6.0_34
 XMLDIR := /usr
 OPENSSL_DIR := /usr
+DEBUG := yes
diff --git a/makefiles/Makefile.personal.esekiux5120 b/makefiles/Makefile.personal.esekiux5120
index 5b2ab9400..1cd1ca7a3 100644
--- a/makefiles/Makefile.personal.esekiux5120
+++ b/makefiles/Makefile.personal.esekiux5120
@@ -21,3 +21,5 @@ JDKDIR  := /proj/TTCN/Tools/jdk1.6.0_23
 XMLDIR  := /app/libxml/2.9.1
 
 OPENSSL_DIR := /proj/TTCN/Tools/openssl-0.9.8r
+
+DEBUG := yes
-- 
GitLab