summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Admin/Xcmd.py
Commit message (Collapse)AuthorAgeFilesLines
* fixed unit testsChris St. Pierre2013-06-031-1/+0
|
* bcfg2-admin: set appropriate return values on errorChris St. Pierre2013-06-031-14/+2
|
* Revert "bcfg2-admin: set appropriate return values on error"Chris St. Pierre2013-06-031-2/+14
| | | | | | This reverts commit dae8f399151052fd2a0ce43ac61a56f399a28252. Splitting this into two commits.
* bcfg2-admin: set appropriate return values on errorChris St. Pierre2013-06-031-14/+2
|
* testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-261-3/+2
|
* expanded pylint coverage to Admin modes, removed some old/broken admin modesChris St. Pierre2012-10-171-6/+4
|
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-271-1/+1
|
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+60
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>