]> git.donarmstrong.com Git - debbugs.git/blobdiff - examples/debian/versions/update-mldbm
build-versions-db was given the wrong path on buxtehude
[debbugs.git] / examples / debian / versions / update-mldbm
index 9a893027e63ec937f4685ba4b17a0d1a31ce311c..50e4a99f1750816e3b9bf9288e2153ee2e6dfbf3 100755 (executable)
@@ -1,11 +1,10 @@
-#! /bin/sh -e
+#! /bin/sh
+set -e
 
 cd /org/bugs.debian.org/versions/indices
 
-ARCHIVES='ftp' # security -- should be included too, but too difficult to deal with
-
-../bin/build-versions-db versions.idx versions_time.idx \
-                        /srv/bugs.debian.org/versions/indices/ftp \
+../bin/build-versions-db versions.idx.new versions_time.idx.new \
+                        /etc/debbugs/indices/ftp \
                         oldstable stable proposed-updates \
                         testing \
                         testing-proposed-updates \