summaryrefslogtreecommitdiffstats
path: root/db-remove
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2010-08-15 18:17:10 +0200
committerPierre Schmitz <pierre@archlinux.de>2010-08-15 18:20:27 +0200
commite81b73f7cd4d0fc5944c26ccd1ff22e0883c295e (patch)
treeecc018008915da72f90a556f39e2841d4faef07b /db-remove
parent55aa721771c7486c447b270325c504724622fd00 (diff)
downloaddbscripts-e81b73f7cd4d0fc5944c26ccd1ff22e0883c295e.tar.gz
dbscripts-e81b73f7cd4d0fc5944c26ccd1ff22e0883c295e.tar.xz
Use common names for repos
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 3a4a38e..5afd858 100755
--- a/db-remove
+++ b/db-remove
@@ -22,7 +22,7 @@ fi
repo_lock $reponame $arch || exit 1
-msg "Removing $packagebase from $reponame..."
+msg "Removing $packagebase from [$reponame]..."
cd "$WORKDIR"
/usr/bin/svn checkout -q -N $SVNREPO checkout >/dev/null
cd checkout