Skip to content

Commit 24d91ba

Browse files
committed
Revert "Update check_binary.sh"
This reverts commit 051b9d1.
1 parent b21d753 commit 24d91ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

check_binary.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,6 @@ setup_link_flags () {
264264
}
265265

266266
TEST_CODE_DIR="$(dirname ${BASH_SOURCE[0]})/test_example_code"
267-
echo ${TEST_CODE_DIR}
268267
build_and_run_example_cpp () {
269268
if [[ "$DESIRED_DEVTOOLSET" == *"cxx11-abi"* ]]; then
270269
GLIBCXX_USE_CXX11_ABI=1

0 commit comments

Comments
 (0)