aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/issue2
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-07-28 22:30:38 +0200
committerTristan Gingold <tgingold@free.fr>2020-07-28 22:30:38 +0200
commit56b37b711ab456b7287d03b1b03fe258eda24c16 (patch)
tree06d08c880c9d7fd8becf1912626fc572ba881fd3 /testsuite/gna/issue2
parent2fc0debb824e4b5728256543253b0a4949ad522b (diff)
downloadghdl-56b37b711ab456b7287d03b1b03fe258eda24c16.tar.gz
ghdl-56b37b711ab456b7287d03b1b03fe258eda24c16.tar.bz2
ghdl-56b37b711ab456b7287d03b1b03fe258eda24c16.zip
testsuite: clean up flags.
Diffstat (limited to 'testsuite/gna/issue2')
-rwxr-xr-xtestsuite/gna/issue2/testsuite.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/gna/issue2/testsuite.sh b/testsuite/gna/issue2/testsuite.sh
index bad36b3e9..d410aec64 100755
--- a/testsuite/gna/issue2/testsuite.sh
+++ b/testsuite/gna/issue2/testsuite.sh
@@ -2,8 +2,7 @@
. ../../testenv.sh
-GHDL_STD_FLAGS=--std=08
-GHDL_FLAGS=--work=test
+GHDL_STD_FLAGS="--std=08 --work=test"
analyze repro.vhdl
analyze repro2.vhdl