From 07d09ed6b9adaeb9e4bd2dae9f92ac4ad71d4e2e Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Sat, 7 Aug 2010 09:06:24 -0500 Subject: [PATCH] Add note about testing bugzilla ticket. --- scripts/process-git-requests/process-git-requests | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/process-git-requests/process-git-requests b/scripts/process-git-requests/process-git-requests index 1294ea1..3664f09 100755 --- a/scripts/process-git-requests/process-git-requests +++ b/scripts/process-git-requests/process-git-requests @@ -1,6 +1,9 @@ #!/usr/bin/python -t VERSION = "1.0" +# A bug for testing new types of badly formatted requests exists: +# https://bugzilla.redhat.com/show_bug.cgi?id=622067 + # TODO: # Extract fedora-review flag setter if possible. # Display last linked spec file.