Skip to content

Commit 2661f9b

Browse files
Merge branch 'uutils:main' into cSpell_config
2 parents b1bd579 + 23890b6 commit 2661f9b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/run-upstream-testsuite.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ cd ../tests
6464

6565
# Fetch tests/init.sh from the gnulib repository (needed since
6666
# https://git.savannah.gnu.org/cgit/diffutils.git/commit/tests?id=1d2456f539)
67-
curl -s "$gitserver/gitweb/?p=gnulib.git;a=blob_plain;f=tests/init.sh;hb=HEAD" -o init.sh
67+
curl -sL "$gitserver/gitweb/?p=gnulib.git;a=blob_plain;f=tests/init.sh;hb=HEAD" -o init.sh
6868

6969
if [[ -n "$TESTS" ]]
7070
then

0 commit comments

Comments
 (0)