Revert accidental checkin
[sfa.git] / sfatables / globals.py
index 4e8e77e..fe6788d 100644 (file)
@@ -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")