| | |
| | | <stax> |
| | | |
| | | <!-- ************************************************************ --> |
| | | <function name="checkRC"> |
| | | <function name="checkRC" scope="local"> |
| | | <function-prolog> |
| | | This function checks a return code against an expected return code |
| | | </function-prolog> |
| | |
| | | |
| | | |
| | | <!-- ************************************************************ --> |
| | | <function name="phasePreamble"> |
| | | <function name="phasePreamble" scope="local"> |
| | | <function-prolog> |
| | | Performs all the preoperations for a phase |
| | | </function-prolog> |
| | |
| | | |
| | | |
| | | <!-- ************************************************************ --> |
| | | <function name="phasePostamble"> |
| | | <function name="phasePostamble" scope="local"> |
| | | <function-prolog> |
| | | Performs all the post operations for a phase |
| | | </function-prolog> |
| | |
| | | |
| | | |
| | | <!-- ************************************************************ --> |
| | | <function name="sleep"> |
| | | <function name="sleep" scope="local"> |
| | | <function-prolog> |
| | | Sleep for number of milliseconds |
| | | </function-prolog> |
| | |
| | | |
| | | |
| | | <!-- ************************************************************ --> |
| | | <function name="ldifDiff"> |
| | | <function name="ldifDiff" scope="local"> |
| | | <function-prolog> |
| | | This function compares two LDIF files and reports the differences in LDIF format |
| | | </function-prolog> |
| | |
| | | |
| | | |
| | | <!-- ************************************************************ --> |
| | | <function name="grep"> |
| | | <function name="grep" scope="local"> |
| | | <function-prolog> |
| | | This function compares grep a string in a file |
| | | </function-prolog> |
| | |
| | | |
| | | |
| | | <!-- ************************************************************ --> |
| | | <function name="getOSvariables"> |
| | | <function name="getOSvariables" scope="local"> |
| | | <function-prolog> |
| | | Get OS related variables |
| | | </function-prolog> |
| | |
| | | |
| | | |
| | | <!-- ************************************************************ --> |
| | | <function name="getOSDate"> |
| | | <function name="getOSDate" scope="local"> |
| | | <function-prolog> |
| | | This function returns the date (MONTH/DAY/YEARS-HOURS/MIN) of the OS |
| | | </function-prolog> |