repo: don't quote for non-interactive usage
commitf5e3ac6a96abdc0fd438b4153a984b5bce1ce372
authorAlad Wenter <alad@archlinux.org>
Sun, 3 Mar 2024 20:34:18 +0000 (3 21:34 +0100)
committerAlad Wenter <alad@archlinux.org>
Sun, 3 Mar 2024 20:35:35 +0000 (3 21:35 +0100)
treee0ea21e4c1562ee8a9f9fea0002815f47d0bd42b
parentada8922079e0d513b511199d013785c827419a05
repo: don't quote for non-interactive usage

The --status output is consumed by other scripts non-interactively,
e.g. `aur-sync`. Avoid quoting paths because of this. Diagnostic
messages still have quoted repository names and paths for now.

Newline separation for `--list-path` should be fine even without
quoting, as `pacman.conf` cannot contain repository roots with
newlines in them.
lib/aur-repo