Skip to content
Snippets Groups Projects
Commit 5bcd4c3b authored by Aflitos, Saulo Alves's avatar Aflitos, Saulo Alves
Browse files

2012-10-30_16_40_01_01_00 :: 1 :: M => 1

parent 4e47c2dd
No related branches found
No related tags found
No related merge requests found
......@@ -672,6 +672,7 @@ def init_db():
stop = False
for projectName in structure:
print "PROJECT NAME",projectName
projStatuses = structure[projectName]
projectBase = os.path.join(setup.getProjectRoot(projectName), projectName)
if stop: break
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment