apply
command can't apply changes because shell script can't be found where expected
#341
Labels
bug
Something isn't working
Summary
Following the Example Walkthrough, within the
apply
command, which creates a shell script that applies the changes indicated by the user, I noticed that this shell script wasn't successfully executed because it wasn't being found. The machine expects the shell script to be located within the BIDS directory; instead, it gets saved into the current working directory, namely one folder up than expected.Additional details
What were you trying to do?
I was trying to run the
apply
function that is supposed to execute a shell script that creates based on the user inputWhat did you expect to happen?
I was expecting the command to run the shell script it created to remove certain scans.
What actually happened?
The machine raises an error claiming it didn't find any shell script. This might be because the file got saved one folder up than expected
Reproducing the bug
The text was updated successfully, but these errors were encountered: