chaotic-aur / toolbox

Unified kit with all the scripts required for maintaining the repository 🧰
https://aur.chaotic.cx
GNU Affero General Public License v3.0
82 stars 11 forks source link

Add sort-logs function #33

Closed dr460nf1r3 closed 2 years ago

dr460nf1r3 commented 2 years ago

In here, we have a little utility which can be used to clean up and sort log files. The current implementation of our log file directory leaves it cluttered with successful build logs. Might need a few fixes.

dr460nf1r3 commented 2 years ago

👀

JustTNE commented 2 years ago

Does still not look good to me. Actually, my suggestion needs to be applied to the general sort-logs function, not the sub functions. The sub functions are unaffected by this because they do not declare anything.

dr460nf1r3 commented 2 years ago

Tested working ✅