Skip to content
Snippets Groups Projects
Commit 8693e104 authored by al.schwinn's avatar al.schwinn
Browse files

no need to specifiy snap7 path for diagnostic tool

parent b06c7f66
No related branches found
No related tags found
No related merge requests found
......@@ -354,9 +354,6 @@ function silecs_open_diag {
fi
SILECS_DIAG_TOOL=$SILECS_BASE/silecs-diagnostic-cpp/$SILECS_VERSION/bin/x86_64/silecs-diagnostic
SNAP7_LIB_FOLDER=$SILECS_BASE/snap7/$SILECS_VERSION/bin/x86_64-linux
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$SNAP7_LIB_FOLDER
$SILECS_DIAG_TOOL -d $FILE
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment