Skip to content

Commit

Permalink
Work on check-macos.
Browse files Browse the repository at this point in the history
  • Loading branch information
bhaible committed May 18, 2024
1 parent 41d9ef3 commit 64a3431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-tarball.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ git clone --depth 1 https://git.savannah.gnu.org/git/"$package".git
cd "$package"

# Let the tests continue after the first test failure.
sed -i -e '/abort/d' gltests/macros.h
sed -i -e '/abort/d' tests/macros.h

rm -rf ../testdir-all
./gnulib-tool --create-testdir --dir=../testdir-all --with-c++-tests --without-privileged-tests --single-configure `./all-modules`
Expand Down

0 comments on commit 64a3431

Please sign in to comment.