Teichlab/tracer

Typo in launcher.py

Closed this issue · 2 comments

There seems to be a typo in the current repository in tracerlib/launcher.py on line 255
base_diretory = os.path.dirname(base_diretory)

Thanks for this. It'll be fixed shortly.

Best,

Mike

On 14 Nov 2016, at 13:42, afonsoguerra notifications@github.com wrote:

There seems to be a typo in the current repository in tracerlib/launcher.py on line 255
base_diretory = os.path.dirname(base_diretory)


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

Fixed with pull request #24