From 6af0124dd6972d44d53290d65c868d14a5843fe0 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Mon, 19 Feb 2024 20:19:39 +0300 Subject: [PATCH] Do not depend on git for testing --- t/goredo-double-consideration.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/goredo-double-consideration.t b/t/goredo-double-consideration.t index b300245..4e7847a 100755 --- a/t/goredo-double-consideration.t +++ b/t/goredo-double-consideration.t @@ -17,7 +17,7 @@ cat "\$2".in | redo-stamp <"\$3" EOF cat > version.do < "\$3" +echo some-vcs-version > "\$3" redo-always redo-stamp <"\$3" EOF -- 2.44.0