Comment 7 for bug 1573696

Revision history for this message
TatyanaGladysheva (tgladysheva) wrote :

Verified on 8.0 + MU4 updates.

Before the fix:
root@node-1:~# ps ax | grep -- '-sname rabbit' | perl -nE 'for (/-A\s*\d+/g) { say } '
-A 64
-A4

After the fix:
root@node-1:~# ps ax | grep -- '-sname rabbit' | perl -nE 'for (/-A\s*\d+/g) { say } '
-A 64