Commit c9972cb
committed
fix: use better "ps" format
During emulation the running processes can contain binary names which
trip up detecting if a process is already running. Using the comm
format will print the running binaries without arguments.
Previous: ibm-messaging#524
Issue: ibm-messaging#4761 parent 10beb2b commit c9972cb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments