[arch-projects] [dbscripts] [PATCH 0/2] Better handling of PKGEXT
Luke Shumaker
lukeshu at lukeshu.com
Thu Feb 15 19:49:44 UTC 2018
From: Luke Shumaker <lukeshu at parabola.nu>
This fixes a mistake introduced in b61a714 around quoting PKGEXT, then
renames PKGEXT to PKGEXT_glob to avoid that type of confusion in the
future.
Luke Shumaker (2):
Don't quote $PKGEXT
config: Rename PKGEXT to PKGEXT_glob
config | 4 +++-
cron-jobs/ftpdir-cleanup | 6 +++---
db-functions | 4 ++--
db-move | 4 ++--
db-update | 8 ++++----
test/cases/db-repo-add.bats | 6 +++---
test/cases/db-update.bats | 2 +-
test/cases/ftpdir-cleanup.bats | 4 ++--
test/lib/common.bash | 6 ++++--
9 files changed, 24 insertions(+), 20 deletions(-)
--
Happy hacking,
~ Luke Shumaker
More information about the arch-projects
mailing list