1
0
mirror of https://github.com/Luzifer/envrun.git synced 2024-09-19 15:42:58 +00:00

Update logging output

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-06-01 18:21:35 +02:00
parent c641d627f2
commit 0f0f03477b
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -92,5 +92,5 @@ U2FsdGVkX18xcVIMejjwWzh1DppzptJCHhORH/JDj10=
$ envrun -p justatest --clean -- env
MYVAR=myvalue
2017/03/21 16:34:57 Process exitted with code 0
INFO[0000] Process exitted with code 0
```