summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2010-11-25 13:31:20 +0100
committerPierre Schmitz <pierre@archlinux.de>2010-11-25 13:31:20 +0100
commit72ed0011f7ff967d8a402c84c5ab5783f9db9987 (patch)
tree96ce3307da0238b1fa7c18ac6440281daece2959
parent447986d17554c183d958cf7de79d1904fc32aaf6 (diff)
downloaddbscripts-72ed0011f7ff967d8a402c84c5ab5783f9db9987.tar.gz
dbscripts-72ed0011f7ff967d8a402c84c5ab5783f9db9987.tar.xz
sourceballs no longer depends on ftpdir-cleanup being run
-rwxr-xr-xtest/test.d/sourceballs.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test.d/sourceballs.sh b/test/test.d/sourceballs.sh
index 45e9b1d..8cba017 100755
--- a/test/test.d/sourceballs.sh
+++ b/test/test.d/sourceballs.sh
@@ -75,7 +75,6 @@ testSourceballsCleanup() {
for arch in ${arches[@]}; do
../db-remove pkg-simple-a extra ${arch}
done
- ../cron-jobs/ftpdir-cleanup >/dev/null
../cron-jobs/sourceballs
[ -r ${FTP_BASE}/${SRCPOOL}/pkg-simple-a-*${SRCEXT} ] && fail "source package was not removed!"