summaryrefslogtreecommitdiff
path: root/include/Z2AudioLib
diff options
context:
space:
mode:
authorErin Moon <erin@hecke.rs>2021-08-21 14:42:58 -0400
committerGitHub <noreply@github.com>2021-08-21 20:42:58 +0200
commitf6df420a61bc6c5176c0190a227b615a68ef910a (patch)
tree840bbf1af96fb880cb3b370a796ed2bdfc533058 /include/Z2AudioLib
parent38eca47ad5a7c35cbc009bc82762f51f3490d6b3 (diff)
prevent a ./tp progress crash when no rels are built (#142)
calculate_progress() would attempt to print a rel completion percentage even when no rels were found. the total size of the rels would thus be zero, resulting in a ZeroDivisionError. instead, we simply print em-dashes in the summary columns if no rels were found.
Diffstat (limited to 'include/Z2AudioLib')
0 files changed, 0 insertions, 0 deletions