Fix backward logic in GitClient::is_valid_version

Review Request #718 — Created Jan. 25, 2009 and submitted

Information

Review Board SVN (deprecated)

Reviewers

The comparison in is_valid_client() is backwards.  It will return false when the actual version is greater than the expected version rather than the other way around.

 
chipx86
  1. Looks good, thanks! Committed in r1721.
    
    Btw, if you want a name other than your username in AUTHORS, let me know.
  2. 
      
Loading...