summaryrefslogtreecommitdiff
path: root/tests.branching/foreach-handles-command-failure.stderr
Commit message (Collapse)AuthorAgeFilesLines
* tests: Use test: URL prefix instead of baserock: throughoutSam Thursfield2012-11-071-1/+1
| | | | | | | | | | Some tests already used test: and in order to be able to share the scripts/setup-3rd-party-strata script they need to all use the same prefix. Using baserock: implies that we are using real code from Baserock, so I picked test: because the tests only ever use mock morphologies and no real code.
* morph foreach: Fix with cliapp < 1.20120630Sam Thursfield2012-09-211-1/+1
| | | | | | Use cliapp.Application.runcmd_unchecked() instead of runcmd() to get the full command output, without requiring AppException.msg (which is an inferior way to get the output in any case)
* Add failure test for 'morph foreach'Sam Thursfield2012-09-171-0/+1