[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [stem/master] No-op change for troubleshooting ticket 10132
commit a6d025d63d576b9c0fae86f8d0ed2afe79d11e77
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Fri Nov 15 09:00:15 2013 -0800
No-op change for troubleshooting ticket 10132
Helix requested a commit to help with troubleshooting...
https://trac.torproject.org/10132
---
test/util.py | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/test/util.py b/test/util.py
index fc9386e..0befa49 100644
--- a/test/util.py
+++ b/test/util.py
@@ -82,9 +82,11 @@ Target = stem.util.enum.UppercaseEnum(
# We make some paths relative to stem's base directory (the one above us)
# rather than the process' cwd. This doesn't end with a slash.
+
STEM_BASE = os.path.sep.join(__file__.split(os.path.sep)[:-2])
-# mapping of files to the issues that should be ignored
+# Mapping of files to the issues that should be ignored.
+
PYFLAKES_IGNORE = None
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits