Skip to content

calling mount with undef in dir list causes warnings #3

Description

@jaybuff

When you specify a user that doesn't exist in the real root (but may exist in the chroot) you get an error:
$ bin/joot foo --user foo
Use of uninitialized value in subroutine entry at /home/jaybuff/joot/lib/Joot.pm line 205.

I believe this is because mount is being passed an undef value in the list of dirs to mount.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions