Thread (1 message) 1 message, 1 author, 2022-02-25

Re: [PATCH v3 01/10] t5526: introduce test helper to assert on fetches

From: Junio C Hamano <hidden>
Date: 2022-02-25 00:34:54

Glen Choo [off-list ref] writes:
+verify_fetch_result() {
Style.

	verify_fetch_result () {
+	ACTUAL_ERR=$1 &&
+	rm -f expect.err.combined &&
+	if [ -f expect.err.super ]; then
Style.

	if test -f expect.err.super
	then
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help