You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spot.apache.org by ev...@apache.org on 2017/03/29 16:52:08 UTC

[44/50] [abbrv] incubator-spot git commit: Add anchor to save comments definition

Add anchor to save comments definition


Project: http://git-wip-us.apache.org/repos/asf/incubator-spot/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spot/commit/03639dde
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spot/tree/03639dde
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spot/diff/03639dde

Branch: refs/heads/SPOT-35_graphql_api
Commit: 03639dde3ecac8817baf215b4d1d72d0f9014ecc
Parents: dcb4224
Author: Everardo Lopez Sandoval (Intel) <el...@elopezsa-mac02.zpn.intel.com>
Authored: Fri Mar 10 18:20:50 2017 -0600
Committer: Diego Ortiz Huerta <di...@intel.com>
Committed: Wed Mar 15 11:51:23 2017 -0700

----------------------------------------------------------------------
 spot-oa/api/resources/dns.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-spot/blob/03639dde/spot-oa/api/resources/dns.py
----------------------------------------------------------------------
diff --git a/spot-oa/api/resources/dns.py b/spot-oa/api/resources/dns.py
index 9ac4a26..ed63c84 100644
--- a/spot-oa/api/resources/dns.py
+++ b/spot-oa/api/resources/dns.py
@@ -283,7 +283,7 @@ def create_dendro(expanded_search,date,anchor):
 Create save comments for StoryBoard.
 --------------------------------------------------------------------------
 """
-def  save_comments(ip,query,title,text,date):
+def  save_comments(anchor,ip,query,title,text,date):
 
     db = Configuration.db()
     sb_query = ("""