Github messages for voidlinux
 help / color / mirror / Atom feed
From: NeelChotai <NeelChotai@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] iwd: fix output sent to tty1
Date: Tue, 28 Apr 2020 01:49:27 +0200	[thread overview]
Message-ID: <20200427234927.nXj1LQzLcs9zy5HtWI5RhRoWK97nKDD69POzDM7j0rQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21353@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 338 bytes --]

There is an updated pull request by NeelChotai against master on the void-packages repository

https://github.com/NeelChotai/void-packages iwd-fix
https://github.com/void-linux/void-packages/pull/21353

iwd: fix output sent to tty1
Closes #20912.

A patch file from https://github.com/void-linux/void-packages/pull/21353.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-iwd-fix-21353.patch --]
[-- Type: text/x-diff, Size: 523 bytes --]

From d18fd3ebef8d27e5cf342834cf4177c1fa0e9d73 Mon Sep 17 00:00:00 2001
From: Neel Chotai <neel@chot.ai>
Date: Sun, 26 Apr 2020 17:47:26 +0100
Subject: [PATCH] iwd: fix output sent to tty1

---
 srcpkgs/iwd/files/iwd/run | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/iwd/files/iwd/run b/srcpkgs/iwd/files/iwd/run
index b7d22b7f9e4..de3d5201036 100755
--- a/srcpkgs/iwd/files/iwd/run
+++ b/srcpkgs/iwd/files/iwd/run
@@ -1,4 +1,3 @@
 #!/bin/sh
 [ -r ./conf ] && . ./conf
-exec 2>&1
 exec /usr/libexec/iwd ${OPTS}

  parent reply	other threads:[~2020-04-27 23:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-26 16:47 [PR PATCH] " NeelChotai
2020-04-27 15:00 ` sgn
2020-04-27 23:49 ` NeelChotai [this message]
2020-04-28  0:07 ` NeelChotai
2020-04-29  0:44 ` ericonr
2020-04-29  1:10 ` travankor
2020-04-29  1:25 ` [PR PATCH] [Updated] " NeelChotai
2020-05-26  8:23 ` travankor
2020-05-26 11:41 ` sgn
2020-06-01 21:41 ` NeelChotai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200427234927.nXj1LQzLcs9zy5HtWI5RhRoWK97nKDD69POzDM7j0rQ@z \
    --to=neelchotai@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).