diff options
author | Chandan Singh <csingh43@bloomberg.net> | 2018-10-23 12:25:39 +0100 |
---|---|---|
committer | Chandan Singh <chandan@chandansingh.net> | 2018-11-19 12:35:01 +0000 |
commit | 30b722447a2f45194d207f261602e3d86837d06e (patch) | |
tree | 223af6ef4500328ce36f60d4ce2429264493ecd5 /tests/frontend | |
parent | 6f8371187e06955c698486a13e8d4824b9be9433 (diff) | |
download | buildstream-30b722447a2f45194d207f261602e3d86837d06e.tar.gz |
buildstream/_pipeline.py: Simplify error message for assert_consistent()
Currently, `Pipeline.assert_consistent()` prints an error message like
the one below when certain elements have inconsistent sources:
```
...
Element: hello.bst is inconsistent
Source tar source at hello.bst [line 16 column 2] is missing ref
...
```
Drop the word "Source" from the beginning of the message as
"Source <source-kind> source ..." is kind of awkward to read.
Diffstat (limited to 'tests/frontend')
0 files changed, 0 insertions, 0 deletions