[249944] - fixed: old export DISPLAY=$HOSTNAME:43.0 overwriting the correct one is removed
diff --git a/builder/tests/configs/local/relengbuildgtk.sh b/builder/tests/configs/local/relengbuildgtk.sh
index 2447fbe..0c4c8a5 100644
--- a/builder/tests/configs/local/relengbuildgtk.sh
+++ b/builder/tests/configs/local/relengbuildgtk.sh
@@ -6,7 +6,6 @@
 PATH=.:/bin:/usr/bin:/usr/bin/X11:/usr/local/bin:/usr/X11R6/bin:`pwd`/../linux;export PATH
 
 export USERNAME=`whoami`
-echo " [249944] fix implemented";
 echo " running as $USERNAME";
 echo " currently in dir: `pwd`";
 
@@ -125,8 +124,7 @@
 # doFunction Xvfb ":42 -screen 0 1024x768x24 -ac & "
 # doFunction Xnest ":43 -display :42 -depth 24 & "
 # doFunction fvwm2 "-display localhost:43.0 & "
-
-export DISPLAY=$HOSTNAME:43.0
+# export DISPLAY=$HOSTNAME:43.0
 ulimit -c unlimited
 
 # /home/www-data/build/modeling/$projectName/$subprojectName/downloads/drops/1.1.0/N200502112049/testing/N200502112049/testing/linux.gtk_consolelog.txt
@@ -182,7 +180,9 @@
 	rm -rf $dir/workspace
 fi
 
+echo "[runtests] [249944] DISPLAY={DISPLAY}"
 echo "[runtests] Currently in `pwd`:"
+
 # need conditional processing here: M3.0.2 = zip, I3.1.0 = tar.gz
 sdks=`find $dir -name "eclipse-SDK-*"`
 # get extension from file(s)