Update todo list.
This commit is contained in:
parent
0eb79a7d78
commit
ad70d5c06d
1 changed files with 2 additions and 1 deletions
|
@ -12,9 +12,10 @@ VERSION = "1.0"
|
||||||
# Catch common misspellings?
|
# Catch common misspellings?
|
||||||
# Any owner contains '@' or other invalid character
|
# Any owner contains '@' or other invalid character
|
||||||
# Maybe verify owners in pkgdb/FAS.
|
# 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
|
# or just run on cvs.fedoraproject.org
|
||||||
# Try to do some checking on the ~/.bugzillacookies file and suggest "bugzilla login"
|
# 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 bugzilla
|
||||||
import codecs
|
import codecs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue