summaryrefslogtreecommitdiffstats
path: root/cobbler/sub_process.py
Commit message (Collapse)AuthorAgeFilesLines
* (1) initial work on a command to import build trees into cobbler inMichael DeHaan2006-10-111-0/+1149
a really fast, automated way (2) bundling 2.4's subprocess as sub_process (it's supposed to work) since subprocess isn't available on 2.3 and we want to support lots of 2.3 machines