]> git.donarmstrong.com Git - debbugs.git/commitdiff
fix debian-specific build-versions call
authorDon Armstrong <don@donarmstrong.com>
Fri, 30 Dec 2016 00:13:03 +0000 (16:13 -0800)
committerDon Armstrong <don@donarmstrong.com>
Sat, 1 Apr 2023 05:54:24 +0000 (22:54 -0700)
examples/debian/versions/update-mldbm

index 50e4a99f1750816e3b9bf9288e2153ee2e6dfbf3..237a546e3aef67563cc55d8bb76426f425769b92 100755 (executable)
@@ -3,7 +3,7 @@ set -e
 
 cd /org/bugs.debian.org/versions/indices
 
-../bin/build-versions-db versions.idx.new versions_time.idx.new \
+../bin/build-versions-db versions.idx versions_time.idx \
                         /etc/debbugs/indices/ftp \
                         oldstable stable proposed-updates \
                         testing \