From: Luke Shumaker <[email protected]>
In Arch, this fix was tucked away in d0b808b5a58023899c7e76958cdae732bbdfc08e
---
test/cases/ftpdir-cleanup.bats | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/cases/ftpdir-cleanup.bats b/test/cases/ftpdir-cleanup.bats
index 417e32b..30d6d53 100755
--- a/test/cases/ftpdir-cleanup.bats
+++ b/test/cases/ftpdir-cleanup.bats
@@ -101,7 +101,7 @@ load ../lib/common
for arch in "${ARCH_BUILD[@]}"; do
for pkg in $(getPackageNamesFromPackageBase "${pkgs[0]}"); do
- checkRemovedPackage extra "${pkgs[0]}" "${arch}"
+ checkRemovedPackage extra "${pkg}" "${arch}"
[ ! -f "${FTP_BASE}/${PKGPOOL}/${pkg}" ]
[ ! -f "${FTP_BASE}/${repo}/os/${arch}/${pkg}" ]
done
--
2.16.2
_______________________________________________
Dev mailing list
[email protected]
https://lists.parabola.nu/mailman/listinfo/dev