summaryrefslogtreecommitdiffstats
path: root/db-add
diff options
context:
space:
mode:
Diffstat (limited to 'db-add')
-rwxr-xr-xdb-add2
1 files changed, 1 insertions, 1 deletions
diff --git a/db-add b/db-add
index 531bbaf..6318a73 100755
--- a/db-add
+++ b/db-add
@@ -35,7 +35,7 @@ for pkgfile in ${pkgfiles[@]}; do
arch_db_add $repo "$pkgfile" ${tarches[@]}
done
-arch_git commit -q -m "db-add: ${tarches[@]}: ${pkgfiles[@]}"
+arch_history_commit "db-add: ${tarches[@]}: ${pkgfiles[@]}"
for tarch in ${tarches[@]}; do
repo_unlock $repo $tarch