-
Notifications
You must be signed in to change notification settings - Fork 305
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[stdout stream] Command out streams fwded to term.
- By default, dogwrap now forwards the stdout and stderr of the command it executes to the terminal launching dogwrap. - This behaviour can be prevented using the --buffer_outs option (dogwrap then acts just as it used to do) - I also added some comments in the code. - Finally, I added help messages for the different possible options, as well as an "USAGE" description and and version number (automatically enabled --version option for dogwrap).
- Loading branch information
Etienne LAFARGE
committed
Apr 24, 2015
1 parent
809abc4
commit 3491e3e
Showing
1 changed file
with
114 additions
and
20 deletions.
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