Skip to content

Constraining clean target to source tree#14

Open
smoe wants to merge 1 commit intoBill-Gray:masterfrom
smoe:patch-1
Open

Constraining clean target to source tree#14
smoe wants to merge 1 commit intoBill-Gray:masterfrom
smoe:patch-1

Conversation

@smoe
Copy link
Copy Markdown

@smoe smoe commented Mar 1, 2018

Hello,
the clean just failed since the find_orb directory did not yet exist in my home directory. It is somewhat unexpected to see a clean target act outside the source tree. This would be an unexpected behaviour. Further, every line is executed in a new shell command, at least with UNIX, which is why the "cd" command has no effect on the lines below. So I expect the very unexpected with that code and have minimised to what is just removing files created at build time.

Files outside the source tree should not be touched. This would be an unexpected behaviour. Further, every line is executed in a new shell command, at least with UNIX, which is why the "cd" command has no effect on the lines below.
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.

1 participant