Update global_.py

This commit is contained in:
Moritz
2022-01-10 19:04:52 +01:00
committed by GitHub
parent 1cb9fc8a40
commit cb2d00cefc

View File

@@ -52,5 +52,5 @@ def extract_arch():
# 1. handling a new architecture (e.g. aarch64)
#
# for (1), this logic will need to be updated as the format is implemented.
logger.debug("unsupported architecture: %s", info.procName)
logger.debug("unsupported architecture: %s", info.procname)
return