Skip to content

Conversation

JCGoran
Copy link

@JCGoran JCGoran commented Oct 19, 2021

Currently, CLASS fails to build if the absolute path to the directory contains any spaces. Worse yet, if the user moves the directory from a path without spaces to a path containing spaces, it could result in serious data loss if the user runs make clean due to the various rm -frs which are performed (see here for an extreme example).
In any case, quoting the variables containing the paths at their points of use fixes the problem.

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