From e46c2d5697383f8f7e69e3643ffae074ee11585d Mon Sep 17 00:00:00 2001 From: an7s <an7s@git.zephyr-software.com> Date: Tue, 18 Jun 2013 19:19:02 +0000 Subject: [PATCH] removed idapro6.1 dependence Former-commit-id: f4d606317eebd6ffb15ce7a41d809a09fc8f83b0 --- appfw/tests/postgres/postgres.test.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/appfw/tests/postgres/postgres.test.sh b/appfw/tests/postgres/postgres.test.sh index 69e95339b..0de32a401 100755 --- a/appfw/tests/postgres/postgres.test.sh +++ b/appfw/tests/postgres/postgres.test.sh @@ -31,10 +31,6 @@ COMPFLAGS="-w" -# export general IDA pro environment vars -export IDAROOT=$IDAROOT61 -export IDASDK=$IDASDK61 - PWD=`pwd` TESTLOC="${PWD}" tmp=$$.tmp -- GitLab