| | |
| | | <import machine="STAF_LOCAL_HOSTNAME" |
| | | file="'%s/stafcmd.xml' % TESTS_FUNCTIONS_DIR" /> |
| | | |
| | | <!-- |
| | | <!-- FixMe |
| | | dirty workaround because utils.xml now depends on environment.xml |
| | | to avoid loading environment.xml I'll just set the required vars here |
| | | allegedly ugly |
| | |
| | | xmlfh.write(' <os-label>\n') |
| | | xmlfh.write(' %s\n' % ServerOsString) |
| | | xmlfh.write(' </os-label>\n') |
| | | xmlfh.write(' <tests-dir>\n') |
| | | xmlfh.write(' %s\n' % logsDir) |
| | | xmlfh.write(' </tests-dir>\n') |
| | | xmlfh.write(' </identification>\n') |
| | | xmlfh.write(' <results>\n') |
| | | </script> |