Skip to content

Commit 2ca45bc

Browse files
authored
Update runlabview.sh
changed the VI analyzer config
1 parent aa1aee5 commit 2ca45bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

runlabview.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
CONFIG_FILE='/workspace/Test-VIs/viaPassCase.viancfg'
2+
CONFIG_FILE='/workspace/Test-VIs/VIAnalyzerCfgFile.viancfg'
33
LABVIEW_PATH='/usr/local/natinst/LabVIEW-2025-64/labviewprofull'
44
REPORT_PATH='/usr/local/natinst/ContainerExamples/Results.txt'
55
MASSCOMPILE_DIR='/workspace/Test-VIs'

0 commit comments

Comments
 (0)