aboutsummaryrefslogtreecommitdiffstats
path: root/fuzz
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-10-16 17:17:42 +0200
committerJay Berkenbilt <ejb@ql.org>2020-10-16 17:19:09 +0200
commit1bcd8c1649e65e2be82a8839c857355eb4d3196b (patch)
tree6152ce0182fb89b75ded1abbf082eaf93ff6346d /fuzz
parent807aaa46b1b26a459ac1ce44c17dbe872ad0b637 (diff)
downloadqpdf-1bcd8c1649e65e2be82a8839c857355eb4d3196b.tar.zst
Rename azure-pipelines to build-scripts
Diffstat (limited to 'fuzz')
-rwxr-xr-xfuzz/oss-fuzz-build2
1 files changed, 1 insertions, 1 deletions
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