mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 10:46:24 +00:00
nothing else will create it, I think
This commit is contained in:
parent
90ef111964
commit
61f88c5359
@ -9,6 +9,9 @@ shift
|
||||
TAHOE_LAFS_TOX_ARGS=$1
|
||||
shift || :
|
||||
|
||||
# Make sure we can actually write things to this directory.
|
||||
mkdir -p "${ARTIFACTS}"
|
||||
|
||||
# Run the test suite as a non-root user. This is the expected usage some
|
||||
# small areas of the test suite assume non-root privileges (such as unreadable
|
||||
# files being unreadable).
|
||||
|
Loading…
Reference in New Issue
Block a user