[Notes] [Git][BuildStream/buildstream][phil/remove-source-bundle-reference] element.py: remove reference to source bundle command



Title: GitLab

Phil Dawson pushed to branch phil/remove-source-bundle-reference at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • buildstream/element.py
    ... ... @@ -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
    



  • [Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]