At file:///net/bigmamac/Volumes/home/vila/.bazaar/plugins/local_test_server/

------------------------------------------------------------
revno: 61
revision-id: [email protected]
parent: [email protected]
committer: Vincent Ladeuil <[email protected]>
branch nick: local_test_server
timestamp: Wed 2009-02-25 10:10:49 +0100
message:
  Cleanup.
  
  * config.py:
  (base_dir): Deleted, not used anymore.
=== modified file 'config.py'
--- a/config.py 2009-02-24 20:47:04 +0000
+++ b/config.py 2009-02-25 09:10:49 +0000
@@ -26,9 +26,6 @@
     )
 
 
-# Base directory containing all other interesting directories
-base_dir = osutils.dirname(osutils.realpath(__file__))
-
 def get_lts_path(relpath):
     """Build and return a path in the local_test_server hierarchy."""
     return osutils.pathjoin(osutils.dirname(osutils.realpath(__file__)),

-- 
bazaar-commits mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/bazaar-commits

Reply via email to