- make sure we handle remote_url pkgs correctly until we get the worker hooked up...
authorSeth Vidal <skvidal@fedoraproject.org>
Fri, 10 Sep 2010 20:06:17 +0000 (16:06 -0400)
committerSeth Vidal <skvidal@fedoraproject.org>
Fri, 10 Sep 2010 20:06:17 +0000 (16:06 -0400)
commite4c674f2851f2ca71f744e86972e1c3acaf1e8f2
tree8a8c9d41fc237b386eed98b81ea76f106bee47b5
parentb0b85d5c6cdb9b7b97147ce31bda8b4711d3a67c
- make sure we handle remote_url pkgs correctly until we get the worker hooked up to handle them
- if there are no pkgs to handle, don't launch workers with nothing to do.
- give better output from the workers and have them obey -v/-q
- everyone loves callbacks!
createrepo/__init__.py
worker.py