[tpm2] typo fix

This commit is contained in:
Mike Aizatsky 2016-09-20 19:36:12 -07:00 committed by GitHub
parent 9a9049ba19
commit 7dfc571c1e
1 changed files with 2 additions and 1 deletions

3
tpm2/Jenkinsfile vendored
View File

@ -1,4 +1,4 @@
/ Copyright 2016 Google Inc.
// Copyright 2016 Google Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@ -17,6 +17,7 @@
def libfuzzerBuild = fileLoader.fromGit(
'infra/libfuzzer-pipeline.groovy',
'https://github.com/google/oss-fuzz.git', 'master', null, '')
libfuzzerBuild {
git = https://chromium.googlesource.com/chromiumos/third_party/tpm2/",
dockerfile = "/src/tpm2/fuzz/Dockerfile"