summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJesse Keating <jkeating@redhat.com>2010-01-05 11:42:59 -0800
committerJesse Keating <jkeating@redhat.com>2010-01-05 11:42:59 -0800
commitec15c309a3149123609a105a2ff8584c86e4ada1 (patch)
tree5c4ea62b319e6ea394d3ba279ed61723ed8a6994 /src
parentee5742caed9a9f21dd15d67eb8b8930a27f395ba (diff)
downloadfedpkg-ec15c309a3149123609a105a2ff8584c86e4ada1.tar.gz
fedpkg-ec15c309a3149123609a105a2ff8584c86e4ada1.tar.xz
fedpkg-ec15c309a3149123609a105a2ff8584c86e4ada1.zip
Comment about a desired function
Diffstat (limited to 'src')
-rw-r--r--src/fedpkg/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fedpkg/__init__.py b/src/fedpkg/__init__.py
index 7d04031..61bd477 100644
--- a/src/fedpkg/__init__.py
+++ b/src/fedpkg/__init__.py
@@ -253,6 +253,7 @@ class PackageModule:
"""
+ # This could really use a list of arches to build for and loop over
# Get the sources
self.sources()
# Determine arch to build for