summaryrefslogtreecommitdiff
path: root/tests.as-root/run-in-artifact-with-different-artifacts.stdout
Commit message (Collapse)AuthorAgeFilesLines
* cmdtests: Take into account new constructed artifactsRichard Maw2014-01-161-7/+25
|
* Add image inspection pluginJannis Pohlmann2013-02-211-0/+14
This adds a `run-in-artifact` command which allows another command to be run in a system. There is also a `content-manifest` command which gives a manifest of the artifacts, which commits they were built from, and if possible, a version. This adds a morphlib.bins.call_in_artifact_directory() method to run a command inside an artifact and to generate a manifest.