[Blends-commit] [SCM] website branch, master, updated. 60087f924f8374de13862595301df075a699a596

Akshita Jha akshita-guest at users.alioth.debian.org
Wed Jul 29 20:09:08 UTC 2015


The following commit has been merged in the master branch:
commit 60087f924f8374de13862595301df075a699a596
Author: Akshita Jha <akshita-guest at users.alioth.debian.org>
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



More information about the Blends-commit mailing list