14388: Fix typo.
authorTom Clegg <tclegg@veritasgenetics.com>
Tue, 23 Oct 2018 18:28:39 +0000 (14:28 -0400)
committerTom Clegg <tclegg@veritasgenetics.com>
Tue, 23 Oct 2018 18:28:39 +0000 (14:28 -0400)
commit33af4962460b99718e26e9c22b6e8cae1a19d253
tree05e3537b646478fd59fb7fa3dcd88b3533c41268
parent59ec2a36cd613ff9274da288c04a39dd019659eb
14388: Fix typo.

Condition (si.want != si.want) should have been (si.want != sj.want).

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg@veritasgenetics.com>
services/keep-balance/balance.go