Skip to content

Commit d3e1cc2

Browse files
committed
Merge branch 'revert-azure-pipeline-workaround'
The breakage has been fixed, so let's drop the temporary workaround. Signed-off-by: Johannes Schindelin <[email protected]>
2 parents 28397a6 + 769e230 commit d3e1cc2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/lib.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ then
137137
MAKEFLAGS="$MAKEFLAGS --jobs=10"
138138
test windows_nt != "$CI_OS_NAME" ||
139139
GIT_TEST_OPTS="--no-chain-lint --no-bin-wrappers $GIT_TEST_OPTS"
140-
{ setfacl -bR . || :; }
141140
else
142141
echo "Could not identify CI type" >&2
143142
exit 1

0 commit comments

Comments
 (0)