Allan McRae pushed to branch master at Pacman / Pacman
Commits: 52eb094a by morganamilo at 2022-12-19T10:08:57+10:00 Fix repo-add
Commit 4f43ce3e4a7829cf9c7f8b28925ddb5a1013ce19 broke repo-add by switching to parseopts without accounting for the added "--". This caused the dbname to always be read as "--".
Accounts for "--" and makes repo-add respect "--" as end of opts.
- - - - -
1 changed file:
- scripts/repo-add.sh.in
View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/52eb094aa26254c4e659959d...
pacman-dev@lists.archlinux.org