Skip to content

docker: remove --tree-branch argument#77

Open
bastien-curutchet wants to merge 1 commit into
linux-netdev:mainfrom
bastien-curutchet:docker-fix
Open

docker: remove --tree-branch argument#77
bastien-curutchet wants to merge 1 commit into
linux-netdev:mainfrom
bastien-curutchet:docker-fix

Conversation

@bastien-curutchet
Copy link
Copy Markdown

run.sh calls ingest_mdir.py with the --tree-branch option. This option has been deleted by commit bf90222 ("ingest_mdir: use current branch in the kernel tree").

Remove the --tree-branch option.
Also remove the '-b nipa-local' from the 'git clone' command as we now directly use what's checked out

run.sh calls ingest_mdir.py with the --tree-branch option. This option
has been deleted by commit bf90222 ("ingest_mdir: use current branch in
the kernel tree").

Remove the --tree-branch option.
Also remove the '-b nipa-local' from the 'git clone' command as we now
directly use what's checked out

Signed-off-by: Bastien Curutchet <bastien.curutchet@bootlin.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant