summaryrefslogtreecommitdiff
path: root/tests.as-root/system-overlap.stdout
Commit message (Collapse)AuthorAgeFilesLines
* cmdtests: Take into account new constructed artifactsRichard Maw2014-01-161-1/+1
|
* tests: fix root scriptsRichard Maw2012-06-141-7/+3
| | | | | make-patch expected a tarball system-overlap was parsing logs rather than using a stable format
* Fix againLars Wirzenius2012-06-081-5/+5
| | | | It's too hard to test things on multiple machines at once before committing.
* Fix test case so it works on Debian squeezeLars Wirzenius2012-06-071-2/+2
| | | | | This only fixes the output so it is independent of the way various tools change output on different systems (sqeeze vs baserock).
* tests: update to produce less useless outputRichard Maw2012-05-141-24/+1
| | | | | | output is properly sorted, and redundant data is removed also the stratum in stratum-overlap-*.setup are unpacked in a different order, so there is a symlink to stomp first
* builder: log to warnings when artifacts overlapRichard Maw2012-05-141-0/+30
It may be better to print it to the console, but that requires getting self.msg set