-
Notifications
You must be signed in to change notification settings - Fork 221
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/run, sh: Show an error if $PWD is missing inside the container
It might happen that the current working directory in the present environment is missing inside the container that's going to be used. So far, Toolbox would fail silently, which wasn't very obvious. Some changes by Debarshi Ray and Harry Míchal. #369
- Loading branch information
1 parent
1daa158
commit 89ff98d
Showing
2 changed files
with
34 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters