]> git.99rst.org Git - git.git/commit
scalar-diagnose: use "$GIT_UNZIP" in test
authorVictoria Dye <redacted>
Fri, 12 Aug 2022 20:10:09 +0000 (20:10 +0000)
committerJunio C Hamano <redacted>
Fri, 12 Aug 2022 20:20:02 +0000 (13:20 -0700)
commit81ad5513431c9c20f3ec41b6713d4ca602ed4a07
tree4bb2d487e84f7f2ce7947e9be0d8e891cbe4bffb
parent350dc9f0e8974b6fcbdeb3808186c5a79c3e7386
scalar-diagnose: use "$GIT_UNZIP" in test

Use the "$GIT_UNZIP" test variable rather than verbatim 'unzip' to unzip the
'scalar diagnose' archive. Using "$GIT_UNZIP" is needed to run the Scalar
tests on systems where 'unzip' is not in the system path.

Signed-off-by: Victoria Dye <redacted>
Signed-off-by: Junio C Hamano <redacted>
contrib/scalar/t/t9099-scalar.sh
git clone https://git.99rst.org/PROJECT