Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kristopher Ruzic
erp5
Commits
ac9b8f07
Commit
ac9b8f07
authored
Oct 15, 2012
by
Rafael Monnerat
👻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo mistake introduced by past commits
parent
b07bd9f0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
product/ERP5Type/tests/runUnitTest.py
product/ERP5Type/tests/runUnitTest.py
+1
-1
No files found.
product/ERP5Type/tests/runUnitTest.py
View file @
ac9b8f07
...
@@ -608,7 +608,7 @@ def main(argument_list=None):
...
@@ -608,7 +608,7 @@ def main(argument_list=None):
opts
,
args
=
getopt
.
getopt
(
sys
.
argv
[
1
:],
opts
,
args
=
getopt
.
getopt
(
sys
.
argv
[
1
:],
"hpvD"
,
[
"help"
,
"verbose"
,
"profile"
,
"coverage="
,
"portal_id="
,
"hpvD"
,
[
"help"
,
"verbose"
,
"profile"
,
"coverage="
,
"portal_id="
,
"data_fs_path="
,
"data_fs_path="
,
"bt5_path"
,
"bt5_path
=
"
,
"firefox_bin="
,
"firefox_bin="
,
"xvfb_bin="
,
"xvfb_bin="
,
"recreate_catalog="
,
"erp5_sql_connection_string="
,
"recreate_catalog="
,
"erp5_sql_connection_string="
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment