diff options
Diffstat (limited to 'testsuite')
-rwxr-xr-x | testsuite/gna/testsuite.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/gna/testsuite.sh b/testsuite/gna/testsuite.sh index 160becdd5..1e4fe7c05 100755 --- a/testsuite/gna/testsuite.sh +++ b/testsuite/gna/testsuite.sh @@ -9,7 +9,7 @@ # srXXX is for support reported on https://gna.org/support/?group=ghdl # debXX is for bugs report on https://www.debian.org/Bugs/ # ticketXX is from https://sourceforge.net/p/ghdl-updates/tickets/ -# issueXXX is from https://github.com/tgingold/ghdl/issues +# issueXXX is from https://github.com/ghdl/ghdl/issues set -e |