aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/testsuite.sh
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2017-08-27 04:42:47 +0200
committerTristan Gingold <tgingold@free.fr>2017-08-27 04:42:47 +0200
commitbabffb119ed9b7f8659083d120216d44340714ca (patch)
tree4d2c51feda1917da554f47e8d31e37faa6a0ad26 /testsuite/testsuite.sh
parent8342d5af61fc7c936c3f1f8354f3332d47a636b1 (diff)
downloadghdl-babffb119ed9b7f8659083d120216d44340714ca.tar.gz
ghdl-babffb119ed9b7f8659083d120216d44340714ca.tar.bz2
ghdl-babffb119ed9b7f8659083d120216d44340714ca.zip
travis: add gpl packaging
Diffstat (limited to 'testsuite/testsuite.sh')
-rwxr-xr-xtestsuite/testsuite.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/testsuite.sh b/testsuite/testsuite.sh
index 43f6d369a..0720a629b 100755
--- a/testsuite/testsuite.sh
+++ b/testsuite/testsuite.sh
@@ -16,8 +16,6 @@ done
if [ x$tests = x ]; then tests="gna vests"; fi
-printf "$ANSI_BLUE[$TASK| GHDL - test] Sourced the testsuite environment $ANSI_NOCOLOR\n"
-
# The GNA testsuite: regression testsuite using reports/issues from gna.org
do_gna() {
cd gna