]> git.seodisparate.com - AnotherAURHelper/commit
Fix case where aur pkg-pull/get-remote-info fails
authorStephen Seo <seo.disparate@gmail.com>
Tue, 23 Apr 2024 06:52:46 +0000 (15:52 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Tue, 23 Apr 2024 06:52:46 +0000 (15:52 +0900)
commitf2ca2a047da799c4cf1ecb1b9bee30199c58583d
tree1ccda8e44d5ef2d52eac38b10b89a87382327a86
parent38c42cd7b4a63f994cef67df6ba9425b4b149874
Fix case where aur pkg-pull/get-remote-info fails

Previous implementation would halt the script on this kind of failure.
New implementation now continues to the next aur pkg when this failure
occurs.
update.py