Update new_library.md

This commit is contained in:
Mike Aizatsky 2016-10-11 14:39:47 -07:00 committed by GitHub
parent 4d324c438d
commit 8f58a5426a
1 changed files with 1 additions and 2 deletions

View File

@ -149,8 +149,7 @@ infrastructure. For expat, this is:
```groovy
// load libFuzzer pipeline definition.
def libfuzzerBuild = fileLoader.fromGit('infra/libfuzzer-pipeline.groovy',
'https://github.com/google/oss-fuzz.git',
'master', null, '')
'https://github.com/google/oss-fuzz.git')
libfuzzerBuild {
git = "git://git.code.sf.net/p/expat/code_git"