From 7c7b4138dc8c6183f68e78e64eb616a1fdbafcbc Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Wed, 16 Sep 2009 00:17:30 +0000 Subject: [PATCH] slice whitelist --- sfatables/matches/__init__.py | 1 + sfatables/matches/slice-whitelist.xml | 4 ++++ sfatables/matches/test.xml | 4 ++-- 3 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 sfatables/matches/slice-whitelist.xml diff --git a/sfatables/matches/__init__.py b/sfatables/matches/__init__.py index 7c6b6379..99107122 100644 --- a/sfatables/matches/__init__.py +++ b/sfatables/matches/__init__.py @@ -1,3 +1,4 @@ all=""" hrn +slice-whitelist """.split() diff --git a/sfatables/matches/slice-whitelist.xml b/sfatables/matches/slice-whitelist.xml new file mode 100644 index 00000000..91820ffd --- /dev/null +++ b/sfatables/matches/slice-whitelist.xml @@ -0,0 +1,4 @@ + + + + diff --git a/sfatables/matches/test.xml b/sfatables/matches/test.xml index f1bd343f..493dbbfc 100644 --- a/sfatables/matches/test.xml +++ b/sfatables/matches/test.xml @@ -1,7 +1,7 @@ - + plc.princeton.sapan - + plc.princeton -- 2.43.0