[Blends-commit] [SCM] website branch, master, updated. 30410cc6b8fc82cbbde08f4ab66a68696d52999d

Akshita Jha akshita-guest at users.alioth.debian.org
Wed Jul 22 07:12:13 UTC 2015


The following commit has been merged in the master branch:
commit 30410cc6b8fc82cbbde08f4ab66a68696d52999d
Author: Akshita Jha <akshita-guest at users.alioth.debian.org>
Date:   Wed Jul 22 12:41:57 2015 +0530

    Modify tasks_udd.py : creates the tasks files using UDD in a different output directory - tasks_udd

diff --git a/webtools/tasks_udd.py b/webtools/tasks_udd.py
index ff8a216..8c398ba 100755
--- a/webtools/tasks_udd.py
+++ b/webtools/tasks_udd.py
@@ -68,7 +68,7 @@ for lang in languages:
 # initialize gensi
 loader = TemplateLoader([template_dir], auto_reload=True)
 
-outputdir = CheckOrCreateOutputDir(tasks.data['outputdir'],'tasks')
+outputdir = CheckOrCreateOutputDir(tasks.data['outputdir'],'tasks_udd')
 if outputdir == None:
 	exit(-1)
 

-- 
Static and dynamic websites for Debian Pure Blends



More information about the Blends-commit mailing list