]> git.donarmstrong.com Git - dak.git/commitdiff
* fix colon typo
authorDon Armstrong <don@donarmstrong.com>
Wed, 15 Feb 2012 20:15:13 +0000 (12:15 -0800)
committerDon Armstrong <don@donarmstrong.com>
Wed, 15 Feb 2012 20:15:13 +0000 (12:15 -0800)
config/debian-r/dak.conf

index 8ec83391dc807e580b5f5407b3c8fef8c21691bb..22b4132d3ea078a26df0de1d667da78ec3ac2184 100644 (file)
@@ -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/";
   };