From 037de004c68d704abf839eebe075c58c9603f8f3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 20 May 2024 07:14:36 +0200 Subject: Adding upstream version 1:2.45.1. Signed-off-by: Daniel Baumann --- t/t0011-hashmap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/t0011-hashmap.sh') diff --git a/t/t0011-hashmap.sh b/t/t0011-hashmap.sh index 1cb6aa6..46e74ad 100755 --- a/t/t0011-hashmap.sh +++ b/t/t0011-hashmap.sh @@ -239,7 +239,7 @@ test_expect_success 'grow / shrink' ' echo value40 >> expect && echo size >> in && echo 64 39 >> expect && - cat in | test-tool hashmap > out && + test-tool hashmap out && test_cmp expect out ' -- cgit v1.2.3