Skip to content

Commit 8abaa83

Browse files
Reverting the tooling changes
1 parent 353a9ae commit 8abaa83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build_release.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
pp = pprint.PrettyPrinter(indent=4, width=100)
1010

1111
default_python_cmd = ['python']
12-
drivers_to_upload = ['nirfsg', 'nidcpower', 'nidigital', 'nidmm', 'niswitch', 'nimodinst', 'nifgen', 'niscope', 'nise', 'nitclk']
12+
drivers_to_upload = ['nidcpower', 'nidigital', 'nidmm', 'niswitch', 'nimodinst', 'nifgen', 'niscope', 'nise', 'nitclk']
1313
drivers_to_update = ['nifake'] + drivers_to_upload
1414

1515

0 commit comments

Comments
 (0)