Commit e1225745 authored by Rafael Monnerat's avatar Rafael Monnerat

Fix typo mistake introduced by past commits

parent 4fb3bd3f
......@@ -609,7 +609,7 @@ def main(argument_list=None):
opts, args = getopt.getopt(sys.argv[1:],
"hpvD", ["help", "verbose", "profile", "coverage=", "portal_id=",
"data_fs_path=",
"bt5_path",
"bt5_path=",
"firefox_bin=",
"xvfb_bin=",
"recreate_catalog=", "erp5_sql_connection_string=",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment