Skip to content

Fix runTool working directory#297

Merged
theimowski merged 1 commit intoSAFE-Stack:masterfrom
rmunn:fix-runtool-working-directory
Jul 22, 2019
Merged

Fix runTool working directory#297
theimowski merged 1 commit intoSAFE-Stack:masterfrom
rmunn:fix-runtool-working-directory

Conversation

@rmunn
Copy link
Copy Markdown
Contributor

@rmunn rmunn commented Jul 19, 2019

Instead of specifying the runTool working directory as ".", which might be any directory depending on where the build script was run from, we should use __SOURCE_DIRECTORY__ which will always be consistent.

Instead of ".", which might be any directory depending on where the
build script was run from, we should use __SOURCE_DIRECTORY__ which will
always be consistent.
@theimowski theimowski merged commit 5401d58 into SAFE-Stack:master Jul 22, 2019
@theimowski
Copy link
Copy Markdown
Member

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants