mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-30 08:04:08 +00:00
_not available_ in the build environment!
This commit is contained in:
parent
9ad7257614
commit
fd26551c17
@ -1,4 +1,4 @@
|
||||
#!/bin/bash -eo pipefail
|
||||
#!/bin/bash -e
|
||||
|
||||
PROJECT=$1
|
||||
shift
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/bin/bash -eo pipefail
|
||||
#!/bin/bash -e
|
||||
|
||||
# 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/bin/bash -eo pipefail
|
||||
#!/bin/bash -e
|
||||
|
||||
# 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