From cf783462a7f3348f4c3b256cd139aa566fb3186a Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 29 May 2012 22:29:44 +0200 Subject: [PATCH] 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" --- scripts/ksync.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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