Changeset - 0fae272c4a44
[Not reviewed]
default
0 1 0
ethanzonca - 16 years ago 2009-09-03 23:11:06

Re-added temporarily commented code
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/server/slave.c
Show inline comments
 
@@ -192,7 +192,7 @@ if(gotframe ==1)
 
    }
 

	
 
    /* Variable-fillers which require XML */
 
    // outputExt = myjob.outputFormat; /* @TODO: FIXME! */
 
    outputExt = myjob.outputFormat; /* @TODO: FIXME! */
 
    _distren_asprintf(&pathtoOutput, "%s/job%d/output/frame%d.%s", datadir, jobnum, framenum, outputExt ); // Prepares the path to the jobfile
 

	
 

	
0 comments (0 inline, 0 general)