Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork941
Commitcefb53e
committed
Work around different ownership in container
This handles the "dubious ownership" error for the Alpine Linuxcontainer using safe.directory as is done in the Cygwin job.Another approach may be to actually use a limited user account inthe container, though, and that may be better, since I expect someof the rmtree tests in test_util.py to fail due to the root userbeing able to perform a delete operation the tests assume cannot bedone.1 parent44b8562 commitcefb53e
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 |
| |
26 | 30 |
| |
27 | 31 |
| |
|
0 commit comments
Comments
(0)