You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We sometimes call executables with different cwd so they may not be found if they were originally only found in the same directory as the script. (someone actually had gcc in the same directory as the script...). What would be a good cwd to use for verification?
The text was updated successfully, but these errors were encountered:
We sometimes call executables with different cwd so they may not be found if they were originally only found in the same directory as the script. (someone actually had gcc in the same directory as the script...). What would be a good cwd to use for verification?
The text was updated successfully, but these errors were encountered: