AIL-framework/bin
Markus Lassfolk 81f9a860d4
Fix IndexError in get_last_tag_from_remote function
This commit adds a check to ensure that the output from the subprocess command in the get_last_tag_from_remote function has a sufficient number of lines before attempting to access specific indices. This change prevents the IndexError that occurred when the git command's output was shorter than expected.
2024-01-01 21:54:29 +01:00
..
core
crawlers
exporter
importer
lib
modules
packages Fix IndexError in get_last_tag_from_remote function 2024-01-01 21:54:29 +01:00
trackers
AIL_Init.py
LAUNCH.sh
Update-conf.py
Update.py
update-background.py