From 2683115daf469b2e4dd3facf5f31dfa7f4ce7b47 Mon Sep 17 00:00:00 2001 From: James Troup Date: Sun, 4 Feb 2001 04:29:24 +0000 Subject: [PATCH] sync --- TODO | 2 ++ katie.conf | 14 ++++++++++++++ katie.conf-non-US | 14 ++++++++++++++ 3 files changed, 30 insertions(+) diff --git a/TODO b/TODO index b119abaf..26b3d06d 100644 --- a/TODO +++ b/TODO @@ -27,6 +27,8 @@ Urgent o need to have process_it run a big try: loop so that individual package screws up don't kill the daily cron run. + o Add urgency to DB for testing + Less Urgent ----------- diff --git a/katie.conf b/katie.conf index 633ce299..81f61b98 100644 --- a/katie.conf +++ b/katie.conf @@ -40,6 +40,20 @@ Heidi }; +Catherine +{ + + Options + { + Debug ""; + Help ""; + Limit ""; + No-Action ""; + Version ""; + }; + +}; + Tea { diff --git a/katie.conf-non-US b/katie.conf-non-US index 897e49cf..11fd24a4 100644 --- a/katie.conf-non-US +++ b/katie.conf-non-US @@ -40,6 +40,20 @@ Heidi }; +Catherine +{ + + Options + { + Debug ""; + Help ""; + Limit ""; + No-Action ""; + Version ""; + }; + +}; + Tea { -- 2.39.5