From: Yann E. MORIN" Date: Tue, 29 May 2012 20:29:44 +0000 (+0200) Subject: scripts/ksync: do not redirect stdin X-Git-Tag: v3.5.0-0~17 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=cf783462a7f3348f4c3b256cd139aa566fb3186a;p=kconfig-frontends scripts/ksync: do not redirect stdin If stdin is redirected, and a patch does not apply cleanly, the user won't be able to act on patch messages, and patch will get confused because it would read patch data when it prompts the user. Signed-off-by: "Yann E. MORIN" --- diff --git a/scripts/ksync.sh b/scripts/ksync.sh index 74aad8c..0775a6d 100755 --- a/scripts/ksync.sh +++ b/scripts/ksync.sh @@ -37,11 +37,10 @@ printf "%d.%d.%d%s %s %s\n%s\n" \ "${kf_version}" \ >.version -exec