Closed spaul91 closed 1 week ago
src/script.sh
line 11 at r1 (raw file):
Could you explain the logic behind this check please? It's a little difficult to work out from just the code
Sure :) if you enter a run name like "project-12345:/path/to/folder" the app will look in that project for your folder, regardless of where your job runs. If you enter just "/path/to/folder" it'll look in the project your job was launched in. I added this feature because running the app was a pain if you weren't precisely in the project your run data is stored.
-irunfolder
option supports entering project of source runThis change is