[bug-diffutils] bug#70473: [PATCH] tests: fix stdin tests

2024-04-19 Thread Tanmay
including a patch which fixes it. Thanks, Tanmay >From 021148712cb01efb954e9c1a6961b2df9cdfcf04 Mon Sep 17 00:00:00 2001 From: Tanmay Patil Date: Fri, 19 Apr 2024 17:20:39 +0530 Subject: [PATCH] tests: fix stdin tests Signed-off-by: Tanmay Patil --- tests/stdin | 2 +- 1 file changed, 1 ins

[bug-diffutils] bug#70473: bug#70473: [PATCH] tests: fix stdin tests

2024-04-19 Thread Tanmay
seems fairly straightforward. Looking forward to your response. Thanks, Tanmay On Fri, 19 Apr 2024 at 21:22, Paul Eggert wrote: > On 2024-04-19 05:07, Tanmay wrote: > > I noticed that in the tests/stdin directory, we were taking input > directly > > from the 'd'

[bug-diffutils] bug#70473: bug#70473: [PATCH] tests: fix stdin tests

2024-04-19 Thread Tanmay
t to understand it. Thanks, Tanmay On Fri, 19 Apr 2024 at 23:58, Paul Eggert wrote: > On 4/19/24 11:17, Tanmay wrote: > > I've grown more curious about how this feature is implemented to handle > > stdin. > > Oh, that's one big advantage of free software: you can rea