Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions csmtest/buckets/error_injection/messaging.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ CSM_PATH=/opt/ibm/csm/bin
TEMP_LOG=${LOG_PATH}/buckets/error_injection/messaging_tmp.log
FLAG_LOG=${LOG_PATH}/buckets/error_injection/messaging_flags.log
ERROR_INJECT=${CAST_PATH}/.build/csmd/src/daemon/tests/error_inject
export LD_LIBRARY_PATH=/opt/ibm/csm/lib/:/opt/ibm/flightlog/lib

if [ -f "${BASH_SOURCE%/*}/../../include/functions.sh" ]
then
Expand Down