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

2012-10-30_17_15_01_01_00 :: 3 :: A => 1 D => 1 M => 1

parent d192621b
No related branches found
No related tags found
No related merge requests found
......@@ -111,4 +111,5 @@ quakecutoff = {
}
setup_forbidden = ['os' , 'sys' , 'inspect' , 'currAbsPath',
'currFtpPath', 'constants', 'denovoLibsHeinz', 'denovoLibsPenne' ]
'currFtpPath', 'constants', 'denovoLibsHeinz', 'denovoLibsPenne',
'setup_forbidden' ]
......@@ -8,7 +8,7 @@ saves the information in PROJECT_ROOT/project_description.csv
#creates subfolder structure
import os,sys
import fnmatch
sys.path.append('lib')
sys.path.append('ftp/lib')
checkFolders = True # check if folders are present
for_real_really = False # really create the folders
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment