fff-web-ui: fix redirection of stderr #251

Closed
rohammer wants to merge 1 commits from rohammer:redir-fix into master
Member

The stderr of batctl should be redirected.

In a row of pipes a redirection at the end will only redirect the output of the last command! Put it on the right place.

It's just shell grammar.

Signed-off-by: Robert Langhammer rlanghammer@web.de

The stderr of batctl should be redirected. In a row of pipes a redirection at the end will only redirect the output of the last command! Put it on the right place. It's just shell grammar. Signed-off-by: Robert Langhammer <rlanghammer@web.de>
rohammer added 1 commit 2022-04-17 00:43:20 +02:00
dc9a91307e fff-web-ui: fix redirection of stderr
The stderr of batctl should be redirected.

In a row of pipes a redirection at the end will only redirect the output of the last command! Put it on the right place.

It's just shell grammar.

Signed-off-by: Robert Langhammer <rlanghammer@web.de>
Member

Ah ich hab mir nie genau angeguckt warum das passiert, so kam mein "Problem" also zustande, spannend :D

Reviewed-by: Christian Dresel <freifunk@dresel.systems>
Ah ich hab mir nie genau angeguckt warum das passiert, so kam mein "Problem" also zustande, spannend :D ```` Reviewed-by: Christian Dresel <freifunk@dresel.systems> ````
fbl added this to the next-bugfix milestone 2022-04-18 21:20:56 +02:00
fbl modified the milestone from next-bugfix to 20220814 2022-04-21 13:10:12 +02:00
Owner

Applied.

Applied.
fbl closed this pull request 2022-07-22 14:31:25 +02:00

Pull request closed

Sign in to join this conversation.
No description provided.