Changes since tdaq-02-00-01
SERVER
- IDL interface extended to get not only the process list but also
processes information in one call.
LAUNCHER
- PMGLauncher: fixed
dependencies not allowing the launcher to run with the suid bit
on SLC5.
HELPERS
- pmg_list_on_host and pmg_list_partition: passing the -v option will show the start time
of the processes;
- pmg_start_app and pmg_wait_app: using the -f option will let SIGNAL and EXIT
code be written to the specified file. Then the pmg_extract_exit_code.sh script can
be used to parse that file and get the process exit code.