mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-29 15:43:54 +00:00
The group is named differently on different OS.
Maybe this is good enough?
This commit is contained in:
parent
6e5d11dbd0
commit
e3aa349a71
@ -8,7 +8,7 @@ shift || :
|
||||
|
||||
# Make sure the ownership of the pip cache directory is correct. The CircleCI
|
||||
# cache management operations seem to mess it up.
|
||||
sudo chown --recursive nobody:nogroup /tmp/nobody/.cache
|
||||
sudo chown --recursive nobody /tmp/nobody/.cache
|
||||
|
||||
# Set up the virtualenv as a non-root user so we can run the test suite as a
|
||||
# non-root user. See below.
|
||||
|
Loading…
x
Reference in New Issue
Block a user