We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d9353b commit 72549e0Copy full SHA for 72549e0
1 file changed
runlabview.sh
@@ -19,6 +19,8 @@ OUTPUT_MASSCOMPILE=$(LabVIEWCLI -LogToConsole TRUE \
19
-LabVIEWPath $LABVIEW_PATH)
20
21
echo "(Debug) Done Running Masscompile Operation"
22
+echo "Printing Results..."
23
+echo $OUTPUT_MASSCOMPILE
24
echo "────────────────────────────────────────────────────────────"
25
26
echo "(Debug) Running LabVIEWCLI VIAnalyzer with the following parameters:"
0 commit comments