The following commit has been merged in the master branch:
commit 60087f924f8374de13862595301df075a699a596
Author: Akshita Jha <[email protected]>
Date:   Wed Jul 29 22:32:44 2015 +0530

    Modify blendstasktools_udd.py : Remove duplication of debtags

diff --git a/webtools_py3/blendstasktools_udd.py 
b/webtools_py3/blendstasktools_udd.py
index 3dfbeff..8d0109e 100644
--- a/webtools_py3/blendstasktools_udd.py
+++ b/webtools_py3/blendstasktools_udd.py
@@ -1153,7 +1153,7 @@ class TaskDependencies:
                             tagdict[tag] += ', ' + value
                         else:
                             tagdict[tag]  = value
-                        taglist.append(tag)
+                            taglist.append(tag)
                     if taglist:
                         taglist.sort()
                                 

-- 
Static and dynamic websites for Debian Pure Blends

_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit

Reply via email to