mirror of
1
0
Fork 0

Merge branch 'klausweiss/master'

This commit is contained in:
Anish Athalye 2017-07-12 21:05:48 -07:00
commit fe9ca6f5ed
1 changed files with 1 additions and 0 deletions

View File

@ -265,6 +265,7 @@ command itself.
command: read var && echo Your variable is $var
stdin: true
stdout: true
description: Reading and printing variable
-
command: read fail
stderr: true