stdout: Keep exit code.

This commit is contained in:
Ole Tange 2017-06-04 22:37:10 +02:00
parent 553bc96f37
commit 84d6f499b7

View file

@ -1,7 +1,5 @@
#!/bin/bash #!/bin/bash
"$@" 2>&1
: <<=cut : <<=cut
=encoding utf8 =encoding utf8
@ -54,3 +52,5 @@ B<bash>(1)
=cut =cut
"$@" 2>&1