]> git.openstreetmap.org Git - nominatim.git/commit
Enhanced and refactored 'collect_os_info.py'
authorTareq Al-Ahdal <tareqoalahdal@gmail.com>
Fri, 12 Aug 2022 22:13:05 +0000 (06:13 +0800)
committerTareq Al-Ahdal <tareqoalahdal@gmail.com>
Fri, 12 Aug 2022 22:13:05 +0000 (06:13 +0800)
commit49f889bf09f78f7f475cf64ed4b06be9e00247ca
tree4ef9c0581afe713afbddddaa6ea429eeb6367f61
parent5e477e3b5b99da6fc4e54749d4671a6fc8fdcd66
Enhanced and refactored 'collect_os_info.py'

Changed the script to functional programming paradigm to remove the big number of local attributes to decrease memory usage when running it. Additional OS info are now included.
nominatim/tools/collect_os_info.py [new file with mode: 0644]
utils/collect_os_info.py [deleted file]
utils/collect_os_info.sh [deleted file]