Rev 61: Cleanup. in file:///net/bigmamac/Volumes/home/vila/.bazaar/plugins/local_test_server/
Vincent Ladeuil
v.ladeuil+lp at free.fr
Wed Feb 25 09:10:49 GMT 2009
At file:///net/bigmamac/Volumes/home/vila/.bazaar/plugins/local_test_server/
------------------------------------------------------------
revno: 61
revision-id: v.ladeuil+lp at free.fr-20090225091049-qdirn3inkj44n3f0
parent: v.ladeuil+lp at free.fr-20090224211501-hmyvwxvfullemhoi
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: local_test_server
timestamp: Wed 2009-02-25 10:10:49 +0100
message:
Cleanup.
* config.py:
(base_dir): Deleted, not used anymore.
-------------- next part --------------
=== 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__)),
More information about the bazaar-commits
mailing list