Skip to content

Commit 864efd7

Browse files
author
meihuisu
committed
run_unit again
1 parent 72036b9 commit 864efd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/run_unit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ if [[ ! -z "${UCVM_INSTALL_PATH}" ]]; then
66
exit
77
fi
88
fi
9-
env DYLD_LIBRARY_PATH=../src ./test_cca
9+
env DYLD_LIBRARY_PATH=../src:${DYLD_LIBRARY_PATH} ./test_cca
1010

0 commit comments

Comments
 (0)