Fix nps bug
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 23 Feb 2011 15:29:12 +0000 (16:29 +0100)
committerArun Persaud <apersaud@lbl.gov>
Sun, 27 Feb 2011 18:59:11 +0000 (10:59 -0800)
commit95f71ac376826e2a8a3ee36f37c2daa087da4bbe
tree479ca54f572f162f64106ba7668e878771fb58ff
parentb62693239eb893af0c242295d37f28ba84cd7c10
Fix nps bug

The nps settingwas tested for being > 0 in stead of >=0, so that the
case of CPU time was not properly handled.
backend.c