summaryrefslogtreecommitdiffstats
path: root/db-remove
diff options
context:
space:
mode:
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 8df44a2..f6d2e99 100755
--- a/db-remove
+++ b/db-remove
@@ -39,7 +39,7 @@ for tarch in ${tarches[@]}; do
arch_db_remove "${repo}" "${tarch}" ${remove_pkgs[@]}
done
-arch_git commit -q -m "db-remove: ${remove_pkgs[@]}"
+arch_history_commit "db-remove: ${remove_pkgs[@]}"
for tarch in ${tarches[@]}; do
repo_unlock $repo $tarch