Author: remi
Date: 2009-03-13 22:02:16 +0100 (Fri, 13 Mar 2009)
New Revision: 4068
Modified:
software_suite_v2/tuxware/tuxdroidserver/trunk/resources/00_server_base/resourceMenu.py
Log:
* fixed logs path on linux
Modified:
software_suite_v2/tuxware/tuxdroidserver/trunk/resources/00_server_base/resourceMenu.py
===================================================================
---
software_suite_v2/tuxware/tuxdroidserver/trunk/resources/00_server_base/resourceMenu.py
2009-03-13 20:32:06 UTC (rev 4067)
+++
software_suite_v2/tuxware/tuxdroidserver/trunk/resources/00_server_base/resourceMenu.py
2009-03-13 21:02:16 UTC (rev 4068)
@@ -145,7 +145,7 @@
if os.name == 'nt':
self.__logPath = os.path.expanduser("~")
else:
- self.__logPath = "/var/log"
+ self.__logPath = "/var/log/tuxdroid"
def execute(self, id, parameters):
headersStruct = self.getDefaultHeadersStruct()
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn