summaryrefslogtreecommitdiff
path: root/test/cases/sourceballs.bats
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@parabola.nu>2018-06-22 12:55:37 -0400
committerLuke Shumaker <lukeshu@parabola.nu>2018-10-07 18:54:33 -0400
commit448640e4073cf044a8941d6efcffc28df50121c7 (patch)
tree51e1412509b80a7877c4225c9c4fb15fd46b75d1 /test/cases/sourceballs.bats
parent48c6927429879e804a9b27342d4b53a9bde27437 (diff)
Remove unused variables
Diffstat (limited to 'test/cases/sourceballs.bats')
-rwxr-xr-xtest/cases/sourceballs.bats2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/cases/sourceballs.bats b/test/cases/sourceballs.bats
index 92804de..b5b41ff 100755
--- a/test/cases/sourceballs.bats
+++ b/test/cases/sourceballs.bats
@@ -12,7 +12,6 @@ __checkRemovedSourcePackage() {
@test "create simple package sourceballs" {
skip # Requires a functioning VCS backend
- local arches=('i686' 'x86_64')
local pkgs=('pkg-simple-a' 'pkg-simple-b' 'pkg-simple-epoch')
local pkgbase
local arch
@@ -46,7 +45,6 @@ __checkRemovedSourcePackage() {
@test "create split package sourceballs" {
skip # Requires a functioning VCS backend
- local arches=('i686' 'x86_64')
local pkgs=('pkg-split-a' 'pkg-split-b')
local pkg
local pkgbase