ClusterLabs / cluster-glue

Reusable Cluster Components ("glue")
http://clusterlabs.org/
GNU General Public License v2.0
18 stars 28 forks source link

cl_plumbing: Incorrect negation #2

Closed krig closed 8 years ago

krig commented 8 years ago

Range check had extraneous exclamation mark.

Second commit strips trailing whitespace.

dmuhamedagic commented 8 years ago

On Sat, Oct 15, 2016 at 12:38:38AM -0700, Kristoffer Grönlund wrote:

Range check had extraneous exclamation mark.

Second commit strips trailing whitespace.

Merged. Thanks!