BackupGGCode / roster-dns-management

DNS Management system.
0 stars 2 forks source link

Fix tree_exporter_test.py for new config_lib #327

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The new config_lib in roster_config_manager extracts via a relative path and 
not absolute, so the tree_exporter_test unittest extracts the dns server 
folders to the root test directory instead of root_config_dir.

Original issue reported on code.google.com by dchaye...@gmail.com on 16 Sep 2012 at 7:58

GoogleCodeExporter commented 9 years ago

Original comment by sharrell...@gmail.com on 14 Oct 2012 at 11:30

GoogleCodeExporter commented 9 years ago
Fixed in r1044.

Original comment by dchaye...@gmail.com on 4 Dec 2012 at 8:23