From 7fcbdde829eba2b5080a58e614c259fd73802077 Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone Date: Wed, 14 Oct 2020 13:09:06 -0400 Subject: [PATCH] Loops like macOS does this too --- .coveragerc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.coveragerc b/.coveragerc index 2fe473f382..1aca83eb2a 100644 --- a/.coveragerc +++ b/.coveragerc @@ -21,7 +21,7 @@ source = src/ # It looks like this in the Windows build environment 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/ # On some Linux CI jobs it looks like this /tmp/tahoe-lafs.tox/py27-coverage/lib/python2.7/site-packages/