Changes since tdaq-01-09-01
Server
- IS process information name has been modified to make process
search simple and more efficient. It now includes the name of the host
where the process is started: <host>|<process
name>;
- Added some additional verbosity when the AccessManager reports some error.
Helpers
- pmg_start_app: Added
option to wait for the process to exit; two more options are available:
-W [ --Wait
]
Wheter to wait for the process to exit (defau
lt is
FALSE). If TRUE then the process err
and out
logs will be printed on the terminal
-T [ --WaitTimeout ] arg
(=0) Time to wait for the process to start or exit