Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
erp5_workflow
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wenjie.zheng
erp5_workflow
Commits
02ca09c7
Commit
02ca09c7
authored
Aug 28, 2013
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test results: fix name error in notification
parent
27b0a0a9
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
bt5/erp5_test_result/SkinTemplateItem/portal_skins/erp5_test_result/TestResult_afterComplete.xml
...ortal_skins/erp5_test_result/TestResult_afterComplete.xml
+1
-2
bt5/erp5_test_result/bt/revision
bt5/erp5_test_result/bt/revision
+1
-1
No files found.
bt5/erp5_test_result/SkinTemplateItem/portal_skins/erp5_test_result/TestResult_afterComplete.xml
View file @
02ca09c7
...
...
@@ -68,8 +68,7 @@ if recipient_list:\n
context.TestResult_sendEmailNotification(mail_to=recipient_list,\n
mail_from=\'nobody@svn.erp5.org\',\n
include_link=include_link,\n
include_diff=True,\n
**send_notification_kw)\n
include_diff=True)\n
print \'Successfully sent to: \', recipient_list\n
print \'OK\'\n
return printed\n
...
...
bt5/erp5_test_result/bt/revision
View file @
02ca09c7
246
\ No newline at end of file
248
\ No newline at end of file
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