Skip to content

Commit 7320929

Browse files
authored
Update configuration file path in runlabview.sh
1 parent 7a1aa5f commit 7320929

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/VIAnalyzerCfgFile.viancfg'
2+
CONFIG_FILE='/workspace/Test-VIs/viaPassCase.viancfg'
33
REPORT_PATH='/usr/local/natinst/ContainerExamples/Results.txt'
44
MASSCOMPILE_DIR='/workspace/Test-VIs'
55
LABVIEW_PATH='/usr/local/natinst/LabVIEW-2025-64/labviewprofull'

0 commit comments

Comments
 (0)