1
0
Fork 0
mirror of synced 2024-06-04 08:21:10 -04:00

Merge branch 'klausweiss/master'

This commit is contained in:
Anish Athalye 2017-07-12 21:05:48 -07:00
commit fe9ca6f5ed

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