We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f2c726 commit 540d084Copy full SHA for 540d084
jamf2snipe
@@ -948,4 +948,4 @@ for jamf_type in jamf_types:
948
update_jamf_mobiledevice_asset_tag("{}".format(jamf['general']['id']), '{}'.format(snipe['rows'][0]['asset_tag']))
949
logging.info("Device is a mobile device, updating the mobile device record")
950
951
-logging.debug('Total amount of API calls made: {}'.format(api_count))
+logging.debug('Total amount of API calls made: {}'.format(api_count))
0 commit comments