Skip to content

Commit 227b4d8

Browse files
author
metworkbot
committed
build: sync common files from github_organization_management repository
1 parent 2ca412a commit 227b4d8

File tree

1 file changed

+2
-2
lines changed
  • integration_tests/0096_system_extra_dependencies

1 file changed

+2
-2
lines changed

integration_tests/0096_system_extra_dependencies/test.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ for layer in *; do
7373
continue
7474
fi
7575
echo "***** ${DEP} *****"
76-
echo "=== revert ldd ==="
77-
revert_ldd.sh "${DEP}"
76+
echo "=== revert ldd not found ==="
77+
revert_ldd_not_found.sh "${DEP}"
7878
echo
7979
echo
8080
RET=1

0 commit comments

Comments
 (0)