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

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

parent 3df26e74
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,8 @@ def cleanTmp(tmp_index_dir):
def makeTmp(output):
tmp_index_dir = tempfile.mkdtemp(prefix='dytrim_', dir='/run/shm')
#tmp_index_dir = tempfile.mkdtemp(prefix='dytrim_', dir='/run/shm')
tmp_index_dir = tempfile.mkdtemp(prefix='dytrim_', dir='/mnt/nexenta/assembly/nobackup/tmp')
#tmp_index_dir = '/run/shm/trim_tmp'
outputTmp = output
outputTmp = os.path.basename(outputTmp)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment