Skip to content

Commit

Permalink
build: sync common files from github_organization_management repository
Browse files Browse the repository at this point in the history
  • Loading branch information
metworkbot committed Feb 10, 2025
1 parent 645f48c commit e8ac099
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration_tests/0096_system_extra_dependencies/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ for layer in *; do
continue
fi
echo "***** ${DEP} *****"
echo "=== revert ldd layer ${layer} ==="
revert_ldd.sh "${DEP}"
echo "=== revert ldd not found ==="
revert_ldd_not_found.sh "${DEP}"
echo
echo
RET=1
Expand Down

0 comments on commit e8ac099

Please sign in to comment.