summaryrefslogtreecommitdiffstats
path: root/test/test.d/testing2x.sh
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2014-10-08 19:42:22 +0200
committerFlorian Pritz <bluewind@xinu.at>2015-05-27 15:46:05 +0200
commitd21c84ef995248661da4d9d8b8e12499144f37f5 (patch)
treed22f33707ced28f8d1458c68e4cda86a4de8218a /test/test.d/testing2x.sh
parent62a6e9c592faf92c18a93b6876caf93f8c14d8be (diff)
downloaddbscripts-d21c84ef995248661da4d9d8b8e12499144f37f5.tar.gz
dbscripts-d21c84ef995248661da4d9d8b8e12499144f37f5.tar.xz
make tests.d/testing2x work
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'test/test.d/testing2x.sh')
-rwxr-xr-xtest/test.d/testing2x.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.d/testing2x.sh b/test/test.d/testing2x.sh
index 31d85b4..586ce40 100755
--- a/test/test.d/testing2x.sh
+++ b/test/test.d/testing2x.sh
@@ -10,7 +10,7 @@ testTesting2xAnyPackage() {
pushd "${TMP}/svn-packages-copy/pkg-any-a/trunk/" >/dev/null
sed 's/pkgrel=1/pkgrel=2/g' -i PKGBUILD
arch_svn commit -q -m"update pkg to pkgrel=2" >/dev/null
- sudo extra-i686-build
+ sudo chronic extra-i686-build
mv pkg-any-a-1-2-any.pkg.tar.xz "${pkgdir}/pkg-any-a/"
popd >/dev/null