Phil Dawson pushed to branch phil/remove-source-bundle-reference at BuildStream / buildstream
Commits:
-
03b43b64
by Phil Dawson at 2019-01-07T11:51:57Z
1 changed file:
Changes:
... | ... | @@ -65,7 +65,7 @@ Miscellaneous abstract methods also exist: |
65 | 65 |
|
66 | 66 |
* :func:`Element.generate_script() <buildstream.element.Element.generate_script>`
|
67 | 67 |
|
68 |
- For the purpose of ``bst source bundle``, an Element may optionally implement this.
|
|
68 |
+ For the purpose of ``bst source checkout --include-build-scripts``, an Element may optionally implement this.
|
|
69 | 69 |
|
70 | 70 |
|
71 | 71 |
Class Reference
|