diff options
author | 1138-4EB <1138-4EB@users.noreply.github.com> | 2017-12-20 11:57:17 +0100 |
---|---|---|
committer | 1138-4EB <1138-4EB@users.noreply.github.com> | 2017-12-20 14:44:21 +0100 |
commit | a176a33f0603ef75737f9cea4f272f143cc883cc (patch) | |
tree | 57f31064577a6b72abc5f37391ab43dc6d106258 /testsuite/gna | |
parent | 1d61cbbd8743bdae358abf5b43c4a2456e13fc4c (diff) | |
download | ghdl-a176a33f0603ef75737f9cea4f272f143cc883cc.tar.gz ghdl-a176a33f0603ef75737f9cea4f272f143cc883cc.tar.bz2 ghdl-a176a33f0603ef75737f9cea4f272f143cc883cc.zip |
update tgingold/ghdl refs to ghdl/ghdl
Diffstat (limited to 'testsuite/gna')
-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 |