Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

library setup fails with space in file path #56

Open
rsdefever opened this issue May 19, 2020 · 0 comments
Open

library setup fails with space in file path #56

rsdefever opened this issue May 19, 2020 · 0 comments

Comments

@rsdefever
Copy link
Collaborator

Current behavior

If library_setup.py is executed from a directory with a space in the path to the current location, it fails and exits with an error. Example where working directory is: /root/simulations/test sim

rm: cannot remove '/root/simulations/test': No such file or directory
rm: cannot remove 'sim/nvt.inp': No such file or directory
mv: target 'sim/nvt.inp' is not a directory

Expected behavior

library_setup.py should work correctly regardless of if there is a space in the directory path.

@rsdefever rsdefever self-assigned this May 19, 2020
@rsdefever rsdefever added this to To do in Version 1.3 via automation Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Version 1.3
  
To do
Development

No branches or pull requests

1 participant