From 1bcd8c1649e65e2be82a8839c857355eb4d3196b Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 16 Oct 2020 11:17:42 -0400 Subject: Rename azure-pipelines to build-scripts --- fuzz/oss-fuzz-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fuzz') diff --git a/fuzz/oss-fuzz-build b/fuzz/oss-fuzz-build index 0a056572..a875edcf 100755 --- a/fuzz/oss-fuzz-build +++ b/fuzz/oss-fuzz-build @@ -4,7 +4,7 @@ # https://github.com/google/oss-fuzz/blob/master/projects/qpdf/build.sh # It should be run from the top level directory of a clean checkout of -# qpdf. It is also exercised in ../azure-pipelines/build-fuzzer +# qpdf. It is also exercised in ../build-scripts/build-fuzzer if [[ $GITHUB_FORK != "" ]]; then git remote add fork https://github.com/$GITHUB_FORK/qpdf -- cgit v1.2.3-54-g00ecf