]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Fix CHush test
authorMarc Dionne <marc.c.dionne@gmail.com>
Tue, 22 Jun 2010 21:37:15 +0000 (17:37 -0400)
committerDerrick Brashear <shadow@dementia.org>
Tue, 22 Jun 2010 22:01:48 +0000 (15:01 -0700)
commit6ed90d5c2d8ebce40aa9d623d9875b0aecf4d986
tree752ae63512013937f291ae5a7a5e31e6f75bc2bd
parentd8237165f73fec8eb51a96417c4cb5e9fbc09d65
Fix CHush test

The compiler flagged this with a warning, and depending on the
flags that are set, the test may not give the expected result.

Use parentheses to get the intended precedence.

Change-Id: If0311aae70d6e71b69e247e5b66e0dd558c2c958
Reviewed-on: http://gerrit.openafs.org/2232
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/afs/afs_cell.c