diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-05-17 17:53:11 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-05-17 17:53:11 +0000 |
commit | 6544d8b81932547d5cc9d47d6dbfd76c8dfc372b (patch) | |
tree | 5ef851c7c74337f1e6b221e41ba31ce3e2b8d18d /Tools | |
parent | 8e33c1e0faa53da0046b877a021b4cafdedd9152 (diff) |
Notes
Diffstat (limited to 'Tools')
-rwxr-xr-x | Tools/scripts/rmport | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tools/scripts/rmport b/Tools/scripts/rmport index 9567185de0c7..92e4f2cb6376 100755 --- a/Tools/scripts/rmport +++ b/Tools/scripts/rmport @@ -213,7 +213,6 @@ check_dep() } # query GNATS via Bugzilla, format and return the result -# XXX rene: PRs are listed twice for now due to the HTML code of Bugzilla get_PRs_www() { catport=${1} |