Wireshark-commits: [Wireshark-commits] master f25f1ea: Don't try and run checkAPIs.pl on deleted fi
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 4 Aug 2014 11:50:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f25f1ea562a82bff0118435faecbf8f6016c4fb9
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f25f1ea by Evan Huus (eapache@xxxxxxxxx):

    Don't try and run checkAPIs.pl on deleted files
    
    It fails, for obvious reasons, and makes it impossible to commit the removal of
    c/h files.
    
    Change-Id: Ifcd067f8959684e2e0191983fd60fb94ae86bca3
    Reviewed-on: https://code.wireshark.org/review/3401
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  da5dd18   CMake 2.8+ supports CMAKE_OSX_DEPLOYMENT_TARGET; don't do that stuff ourselves.
    adds  f25f1ea   Don't try and run checkAPIs.pl on deleted files


Summary of changes:
 tools/pre-commit |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)