merge with mpm
authorBenoit Boissinot <benoit.boissinot@ens-lyon.org>
Mon, 22 Mar 2010 11:08:52 +0100
changeset 10752 53313405b54d
parent 10751 440786f7f18b (current diff)
parent 10750 92ff2d0b751a (diff)
child 10754 0d454e1fa14a
child 10756 cb681cc59a8d
merge with mpm
--- a/tests/run-tests.py	Mon Mar 22 11:08:42 2010 +0100
+++ b/tests/run-tests.py	Mon Mar 22 11:08:52 2010 +0100
@@ -842,6 +842,7 @@
     os.environ["EMAIL"] = "Foo Bar <foo.bar@example.com>"
     os.environ['CDPATH'] = ''
     os.environ['COLUMNS'] = '80'
+    os.environ['GREP_OPTIONS'] = ''
     os.environ['http_proxy'] = ''
 
     global TESTDIR, HGTMP, INST, BINDIR, PYTHONDIR, COVERAGE_FILE