mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 04:57:54 +00:00
Loops like macOS does this too
This commit is contained in:
parent
db4bac90cf
commit
7fcbdde829
@ -21,7 +21,7 @@ source =
|
|||||||
src/
|
src/
|
||||||
# It looks like this in the Windows build environment
|
# It looks like this in the Windows build environment
|
||||||
D:/a/tahoe-lafs/tahoe-lafs/.tox/py27-coverage/Lib/site-packages/
|
D:/a/tahoe-lafs/tahoe-lafs/.tox/py27-coverage/Lib/site-packages/
|
||||||
# Unless it looks like this instead
|
# Although sometimes it looks like this instead. Also it looks like this on macOS.
|
||||||
.tox/py27-coverage/lib/python2.7/site-packages/
|
.tox/py27-coverage/lib/python2.7/site-packages/
|
||||||
# On some Linux CI jobs it looks like this
|
# On some Linux CI jobs it looks like this
|
||||||
/tmp/tahoe-lafs.tox/py27-coverage/lib/python2.7/site-packages/
|
/tmp/tahoe-lafs.tox/py27-coverage/lib/python2.7/site-packages/
|
||||||
|
Loading…
Reference in New Issue
Block a user