From 4b9ba6d37fd35f2cb5de56b49916691cf60bdc2a Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Thu, 22 Dec 2016 06:47:31 +0100 Subject: bug033: remove html/ dir --- testsuite/gna/bug033/testsuite.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuite') diff --git a/testsuite/gna/bug033/testsuite.sh b/testsuite/gna/bug033/testsuite.sh index c57a46b07..07cf61433 100755 --- a/testsuite/gna/bug033/testsuite.sh +++ b/testsuite/gna/bug033/testsuite.sh @@ -10,6 +10,8 @@ $GHDL --pp-html simple.vhdl > /dev/null $GHDL --xref-html simple.vhdl $GHDL --xref-html --std=08 simple08.vhdl +rm -rf html + clean echo "Test successful" -- cgit v1.2.3