summaryrefslogtreecommitdiffstats
path: root/db-remove
diff options
context:
space:
mode:
authorAaron Griffin <aaronmgriffin@gmail.com>2008-12-12 07:14:39 +0100
committerAaron Griffin <aaronmgriffin@gmail.com>2008-12-12 07:14:39 +0100
commit123e7560e49e04f9fdd552f9dc47bcedea2ea128 (patch)
tree1b759f3fb9e4bab24450cbef83067eab48838e4f /db-remove
parent179acc5b66a610a4e9bf584e1b613b886e12cec0 (diff)
downloaddbscripts-123e7560e49e04f9fdd552f9dc47bcedea2ea128.tar.gz
dbscripts-123e7560e49e04f9fdd552f9dc47bcedea2ea128.tar.xz
Quiet down repo-add just a bit
This assumes the -q flag patch is accepted for pacman 8) Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
Diffstat (limited to 'db-remove')
-rwxr-xr-xdb-remove2
1 files changed, 1 insertions, 1 deletions
diff --git a/db-remove b/db-remove
index c5b6819..acc849d 100755
--- a/db-remove
+++ b/db-remove
@@ -74,7 +74,7 @@ fi
echo " Removing from $reponame DB file"
cd build/
-/usr/bin/repo-remove "$reponame.db.tar.$DB_COMPRESSION" $packagename
+/usr/bin/repo-remove -q "$reponame.db.tar.$DB_COMPRESSION" $packagename
/bin/cp "$reponame.db.tar.$DB_COMPRESSION" "$ftppath/"