Skip to content

depinst.py ignore flag #25

@sdarwin

Description

@sdarwin

How does the --ignore flag work in depinst.py?

Example:

git clone https://github.com/boostorg/boost
cd boost
git submodule update --init tools/boostdep
git submodule update --init tools/quickbook
python3 tools/boostdep/depinst/depinst.py --ignore unordered ../tools/quickbook

Notice --ignore unordered

The verbose output of depinst.py -vv shows:

-N: ['unordered']

Then, would it be expected if the submodule unordered is downloaded/cloned? It is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions