From db5810f7141b6614aa866e65ddd696bf9ee7d157 Mon Sep 17 00:00:00 2001 From: Andy Bavier Date: Thu, 11 Mar 2010 20:01:21 +0000 Subject: [PATCH] Revert accidental checkin --- sfatables/globals.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sfatables/globals.py b/sfatables/globals.py index 4e8e77e8..fe6788d7 100644 --- a/sfatables/globals.py +++ b/sfatables/globals.py @@ -1,5 +1,5 @@ import os.path -sfatables_config = '/Users/andy/Desktop/svn.planet-lab.org/sfa/trunk/sfatables' +sfatables_config = '/etc/sfatables' match_dir = os.path.join(sfatables_config, "matches") target_dir = os.path.join(sfatables_config, "targets") -- 2.43.0