'main_log() do nothing'
'Create log directories for system test, using LOG_DIR variable'
'Logs output set to %s' % LOG_DIR
{ 'location' : STAF_LOCAL_HOSTNAME,
'foldername' : '%s' % LOG_DIR ,
'fileFd' : NO_FILE
}
{ 'location' : STAF_LOCAL_HOSTNAME,
'foldername' : '%s' % LOG_TMP_DIR ,
'fileFd' : NO_FILE
}
'return a log file name'
logFile
''
''
scheduler object
{
'type' : 'client',
'object' : client,
'prefix' : 'client'
}
{
'fileList' : cFileList,
'fileFd' : fileFd
}
''
'ERROR when merging files : %s' % msg
{ 'content' : 'ERROR when merging files : %s' % msg,
'fileFd' : fileFd }
'WARNING : no file to merge'
msg
''
name of the tag
attribute/value of the tag [[attr1,val1],[attr2,val2],...]
content of the tag
file descriptor
'%s %s : %s' % (tagName,myString,content)
write content in file
string to write in a file
file descriptor
content
''
'%s return code %s (expected %s) : %s' % \
(status,returncode,expected,result)
''
file descriptor
''
file descriptor
''
file descriptor
''
file descriptor
''
attribute/value of the tag [[attr1,val1],[attr2,val2],...]
''
''
''