Skip to content

Commit c53fe4a

Browse files
authored
Update upload_scan.py
Updated reference to the new script
1 parent 43f6285 commit c53fe4a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/upload_scan.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#!/usr/local/bin/python3
22
# encoding: utf-8
33
'''
4-
************************************************************************************
5-
DEPRECATED - use examples/upload_bdio.py with Blackduck versions newer than 2022.2.0
6-
************************************************************************************
4+
*******************************************************************************************
5+
DEPRECATED - use examples/client/upload_bdio.py with Blackduck versions newer than 2022.2.0
6+
*******************************************************************************************
77
88
examples/upload_scan -- downloads all scans that belong to a project
99

0 commit comments

Comments
 (0)