From 499a93cc3791768e9641e5c632d3650e372908e4 Mon Sep 17 00:00:00 2001 From: Rafael Monnerat <rafael@nexedi.com> Date: Sun, 8 Nov 2009 16:45:22 +0000 Subject: [PATCH] Revert previous typo change. I was wrong. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30408 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5Type/tests/runFunctionalTest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product/ERP5Type/tests/runFunctionalTest.py b/product/ERP5Type/tests/runFunctionalTest.py index 89227d9c2c..28f0287f24 100755 --- a/product/ERP5Type/tests/runFunctionalTest.py +++ b/product/ERP5Type/tests/runFunctionalTest.py @@ -21,7 +21,7 @@ Options: --email_to_address=STRING send results to this address by email (defaults to erp5-report@erp5.org) --smtp_host=hostname specify SMTP server - -s, --stdout prints the results on stdout instead of sending + -s, --stdout print the results on stdout instead of sending results by email (unless email_to_address is also passed explictly) -d, --debug run firefox on current DISPLAY instead of on Xvfb -- 2.30.9