mirror of
https://github.com/Luzifer/envrun.git
synced 2024-11-09 23:00:07 +00:00
Update logging output
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
c641d627f2
commit
0f0f03477b
1 changed files with 1 additions and 1 deletions
|
@ -92,5 +92,5 @@ U2FsdGVkX18xcVIMejjwWzh1DppzptJCHhORH/JDj10=
|
||||||
|
|
||||||
$ envrun -p justatest --clean -- env
|
$ envrun -p justatest --clean -- env
|
||||||
MYVAR=myvalue
|
MYVAR=myvalue
|
||||||
2017/03/21 16:34:57 Process exitted with code 0
|
INFO[0000] Process exitted with code 0
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue