Merge pull request #8122 from andyque/fixJenkins

uncomment 3rd part bins check
This commit is contained in:
minggo 2014-09-23 11:57:57 +08:00
commit 62697bbb42
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ def main():
return(2)
#copy check_current_3rd_libs
check_current_3rd_libs(branch)
# check_current_3rd_libs(branch)
# Generate binding glue codes
if(branch == 'v3'):