Thread (104 messages) flat view 104 messages, 2 authors, 2023-10-02

Re: [PATCH v4 2/8] t/helper: add 'find-pack' test-tool

From: Taylor Blau <hidden>
Date: 2023-08-09 21:18:56

On Tue, Aug 08, 2023 at 10:26:02AM +0200, Christian Couder wrote:
+	if (count > -1 && count != actual_count)
+		die ("bad packfile count %d instead of %d", actual_count, count);
I think there is an extra space between "die" and the opening
parenthesis. But obviously not worth a reroll here.
quoted hunk ↗ jump to hunk
diff --git a/t/t0080-find-pack.sh b/t/t0080-find-pack.sh
new file mode 100755
index 0000000000..67b11216a3
--- /dev/null
+++ b/t/t0080-find-pack.sh
@@ -0,0 +1,82 @@
These new tests look great, thanks for adding them :-).

Thanks,
Taylor
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help