Comment 3 for bug 1836188

Revision history for this message
Po-Hsu Lin (cypressyew) wrote : Re: cpuset_exclusive in controllers from ubuntu_ltp failed on C P9

The code:
  N_NODES=${N_NODES#*-*}
  N_NODES=$(($N_NODES + 1))

Take cares only the case with a range of nodes:
  0-8

But not some specific nodes like in this case:
  0,8