changeset 10752:53313405b54d

merge with mpm
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Mon, 22 Mar 2010 11:08:52 +0100
parents 440786f7f18b (current diff) 92ff2d0b751a (diff)
children 0d454e1fa14a cb681cc59a8d
files
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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