Skip to content

Commit db0ea9b

Browse files
Trottaduh95
andauthored
Update tools/dep_updaters/update-test426-fixtures.sh
Co-authored-by: Antoine du Hamel <[email protected]>
1 parent 6650abb commit db0ea9b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/dep_updaters/update-test426-fixtures.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ TARBALL_URL=$(curl -fsIo /dev/null -w '%header{Location}' https://github.com/tc3
1010
SHA=$(basename "$TARBALL_URL")
1111

1212
TMP_DIR="$(mktemp -d)"
13-
curl -f "$TARBALL_URL" | tar -xzf - -C "$TMP_DIR"
1413

1514
rm -rf "$TARGET_DIR"
1615
mkdir "$TARGET_DIR"

0 commit comments

Comments
 (0)