[SCM] pkg-kde repository scripts branch, master, updated. aff965f8dfb2bb3fbd2d7894336297548fe916aa
Modestas Vainius
modax at alioth.debian.org
Sun May 8 10:55:27 UTC 2011
The following commit has been merged in the master branch:
commit 1ab00b66b24d3258c2055e71a738a9665059be7d
Author: Modestas Vainius <modax at debian.org>
Date: Sun May 8 13:43:22 2011 +0300
Be more verbose in update-distro.
---
update-distro | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/update-distro b/update-distro
index 6ad7fb4..e940d0e 100755
--- a/update-distro
+++ b/update-distro
@@ -11,7 +11,7 @@ if [ -z "$distro" ]; then
exit 10
fi
-$REPREPRO update "$distro"
+$REPREPRO -V update "$distro"
echo $distro >> "$FLOOD_DISTROS"
$REPO/processincoming
$REPO/repository-updated
--
pkg-kde repository scripts
More information about the pkg-kde-commits
mailing list