From c29ffa55ed08e9d7185d345fe857f88ac363fc31 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 15 Feb 2012 12:15:13 -0800 Subject: [PATCH] * fix colon typo --- config/debian-r/dak.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/debian-r/dak.conf b/config/debian-r/dak.conf index 8ec83391..22b4132d 100644 --- a/config/debian-r/dak.conf +++ b/config/debian-r/dak.conf @@ -186,9 +186,9 @@ Dir Reject "/srv/debian-r/queue/reject/"; Queue { - Unchecked "/srv/debian-r/queue/unchecked/": + Unchecked "/srv/debian-r/queue/unchecked/"; Byhand "/srv/debian-r/queue/byhand/"; - New "/srv/debian-r/queue/new"; + New "/srv/debian-r/queue/new/"; NewStage "/srv/debian-r/queue/newstage/"; Reject "/srv/debian-r/queue/reject/"; }; -- 2.39.5