summaryrefslogtreecommitdiffstats
path: root/func/minion/sub_process.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcJesus M. Rodriguez2007-10-031-2/+6
|
* Moved code under the func namespace.Devan Goodwin2007-10-021-0/+1217
Previously we had overlord, minion, modules, and func all at the root of the source tree. After install these would all be shuffled below func. Relocated them in the source tree to reflect this.