Skip to content
Snippets Groups Projects
Commit 55e9271f authored by Stephen Smith's avatar Stephen Smith
Browse files

fixed it correctly this time....
parent dfba6a06
No related branches found
No related tags found
No related merge requests found
......@@ -460,8 +460,7 @@ fsl:exec "mkdir $OUTPUT"
cd $OUTPUT
set logout [ open report.log "w" ]
fconfigure $logout -buffering none
set logout ${OUTPUT}/report.log
#}}}
#{{{ prestats
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment