Sun, 28 Feb 2010 22:37:15 +0000 | timothy murphy | fix: use gethostname() to set host attribute as this works on a cluster whereas reading the COMPUTERNAME env var doesn't. | changeset | files |
Sun, 28 Feb 2010 23:17:56 +0200 | timothy murphy | fix: use proper hostplatform variable, now host attributes really aren't empty on windows recipes. | changeset | files |
Sun, 28 Feb 2010 21:19:57 +0200 | timothy murphy | Merge | changeset | files |
Sun, 28 Feb 2010 21:18:07 +0200 | timothy murphy | fix: make sure host attribute is set rather than blank in logs on windows by using the env var 'COMPUTERNAME' instead of 'HOSTNAME'. Thus make it less difficult to order recipes in the log by time. | changeset | files |