From adc61fdcc56407c47f3cca940eba9b6bd683e802 Mon Sep 17 00:00:00 2001 From: ajt <> Date: Tue, 5 Nov 2002 08:33:24 -0800 Subject: [PATCH] [project @ 2002-11-05 08:33:24 by ajt] ooops, update index.db.realtime, not the real index.db! --- scripts/errorlib.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/errorlib.in b/scripts/errorlib.in index ffb874c6..34c037a2 100755 --- a/scripts/errorlib.in +++ b/scripts/errorlib.in @@ -1,5 +1,5 @@ # -*- perl -*- -# $Id: errorlib.in,v 1.12 2002/11/05 08:25:03 ajt Exp $ +# $Id: errorlib.in,v 1.13 2002/11/05 08:33:24 ajt Exp $ sub F_SETLK { 6; } sub F_WRLCK{ 1; } $flockstruct= 'sslll'; # And there ought to be something for this too. @@ -156,7 +156,7 @@ sub bughook { $firstpkg, $ref, $stuff[1], $whendone, $stuff[0], $severity, $stuff[5]; - update_realtime("/org/bugs.debian.org/spool/index.db", $ref, $k); + update_realtime("/org/bugs.debian.org/spool/index.db.realtime", $ref, $k); &unfilelock; } -- 2.39.5