aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/testenv.sh
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2017-08-18 05:58:57 +0200
committerTristan Gingold <tgingold@free.fr>2017-08-18 05:58:57 +0200
commit31625e5b2a1df033a43949c9bb59ca71194fb2af (patch)
treec94a5b9a18586a0c11b1ebb5d4fae4c41aa00dd8 /testsuite/testenv.sh
parent1c2368f23c47baf365679a6b18bd1a900f80c130 (diff)
downloadghdl-31625e5b2a1df033a43949c9bb59ca71194fb2af.tar.gz
ghdl-31625e5b2a1df033a43949c9bb59ca71194fb2af.tar.bz2
ghdl-31625e5b2a1df033a43949c9bb59ca71194fb2af.zip
travis-ci: don't disp gna log
Diffstat (limited to 'testsuite/testenv.sh')
-rw-r--r--testsuite/testenv.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/testenv.sh b/testsuite/testenv.sh
index e77fbc4bd..5e8478195 100644
--- a/testsuite/testenv.sh
+++ b/testsuite/testenv.sh
@@ -17,7 +17,6 @@
#GHDL=ghdl
RM=rm
LN=ln
-GET_ENTITIES=../get_entities
# Exit in case of failure in shell scripts.
set -e