diff --git a/runlabview.sh b/runlabview.sh index 1144094..2672acd 100644 --- a/runlabview.sh +++ b/runlabview.sh @@ -1,5 +1,5 @@ #!/bin/bash -CONFIG_FILE='/workspace/Test-VIs/viaPassCase.viancfg' +CONFIG_FILE='/workspace/Test-VIs/VIAnalyzerCfgFile.viancfg' LABVIEW_PATH='/usr/local/natinst/LabVIEW-2025-64/labviewprofull' REPORT_PATH='/usr/local/natinst/ContainerExamples/Results.txt' MASSCOMPILE_DIR='/workspace/Test-VIs'