Commit c5c881f
authored
Fix start.bat in ni-measurement-generator. Fix LV UI file for one of the examples. (#97)
* Put quotes around the path to the measurement.py file in start.bat. Remove the Error Handler case from the DCMeasurementUI.vi
* Fix golden batch file for tests
* Use single quote string with embedded double quotes
* Update contributing to include Linting instructions
* Update contributing for Lint instructions
* Remove instruction for the venv1 parent c55a0f4 commit c5c881f
4 files changed
Lines changed: 13 additions & 3 deletions
File tree
- examples/dc_measurement_labviewUI
- ni_measurement_generator
- ni_measurement_generator
- tests/test_assets/example_renders
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
98 | 108 | | |
99 | 109 | | |
100 | 110 | | |
| |||
Binary file not shown.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments