From ad70d5c06d01c24b6f3d09abd521df48bb63760b Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Thu, 5 Aug 2010 14:04:16 -0500 Subject: [PATCH] Update todo list. --- scripts/process-git-requests/process-git-requests | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/process-git-requests/process-git-requests b/scripts/process-git-requests/process-git-requests index 18254eb..28d4665 100755 --- a/scripts/process-git-requests/process-git-requests +++ b/scripts/process-git-requests/process-git-requests @@ -12,9 +12,10 @@ VERSION = "1.0" # Catch common misspellings? # Any owner contains '@' or other invalid character # Maybe verify owners in pkgdb/FAS. -# SSH into cvs.fedoraproject.org to run pkg2branch.py directly +# SSH into pkgs.fedoraproject.org to run pkg2branch.py directly # or just run on cvs.fedoraproject.org # Try to do some checking on the ~/.bugzillacookies file and suggest "bugzilla login" +# Verify that the supplied summary has something in it. import bugzilla import codecs