Skip to content

Commit 72549e0

Browse files
authored
Print results of masscompile operation
1 parent 0d9353b commit 72549e0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

runlabview.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ OUTPUT_MASSCOMPILE=$(LabVIEWCLI -LogToConsole TRUE \
1919
-LabVIEWPath $LABVIEW_PATH)
2020

2121
echo "(Debug) Done Running Masscompile Operation"
22+
echo "Printing Results..."
23+
echo $OUTPUT_MASSCOMPILE
2224
echo "────────────────────────────────────────────────────────────"
2325

2426
echo "(Debug) Running LabVIEWCLI VIAnalyzer with the following parameters:"

0 commit comments

Comments
 (0)