Skip to content

Commit

Permalink
make: add a note about broken -u in F33
Browse files Browse the repository at this point in the history
Signed-off-by: Tomas Tomecek <[email protected]>
  • Loading branch information
TomasTomecek committed Oct 8, 2020
1 parent 580bc31 commit 5845d70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ check:

# if you want to inspect repos which are created during a test run, do `-v /tmp:/tmp` and navigate to /tmp/pytest*/...
# sadly this doesn't work in CI (SELinux?)
# -u $(id -u) doesn't work on F33
check-in-container:
$(CONTAINER_ENGINE) run \
-ti --rm \
Expand Down

0 comments on commit 5845d70

Please sign in to comment.