• 
      

    Fix backward logic in GitClient::is_valid_version

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

    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.