Revert accidental checkin
authorAndy Bavier <acb@cs.princeton.edu>
Thu, 11 Mar 2010 20:01:21 +0000 (20:01 +0000)
committerAndy Bavier <acb@cs.princeton.edu>
Thu, 11 Mar 2010 20:01:21 +0000 (20:01 +0000)
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")