summaryrefslogtreecommitdiffstats
path: root/db-update
diff options
context:
space:
mode:
Diffstat (limited to 'db-update')
-rwxr-xr-xdb-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/db-update b/db-update
index 5e75498..272b575 100755
--- a/db-update
+++ b/db-update
@@ -70,7 +70,7 @@ for repo in ${repos[@]}; do
done
done
-arch_git commit -q -m "db-update: ${repos[@]}"
+arch_history_commit "db-update: ${repos[@]}"
for repo in ${repos[@]}; do
for pkgarch in ${ARCHES[@]}; do