Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Backport 53996) Fix kwargs iteration for chroot.call #53997

Closed
wants to merge 4 commits into from

Commits on Sep 12, 2019

  1. chroot: add missing sys directory

    (cherry picked from commit 6b5ca46)
    aplanas committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    6b091ff View commit details
    Browse the repository at this point in the history
  2. chroot: change variable name to root

    (cherry picked from commit 19967cf)
    aplanas committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    10f38db View commit details
    Browse the repository at this point in the history
  3. chroot: fix bug in safe_kwargs iteration

    (cherry picked from commit b87c46c)
    aplanas committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    d67c57e View commit details
    Browse the repository at this point in the history
  4. test_chroot: assert over cmd.run_chroot params

    (cherry picked from commit 4c82038)
    aplanas committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    a37a90c View commit details
    Browse the repository at this point in the history