Skip to content

Commit

Permalink
Merge pull request #581 from mozilla/nit-fixes
Browse files Browse the repository at this point in the history
nit fixes
  • Loading branch information
g-k committed Jan 26, 2021
2 parents cd838c3 + 491abb0 commit c045a8b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file.
2 changes: 1 addition & 1 deletion scripts/vendor_verify.sh
Expand Up @@ -18,7 +18,7 @@ pip --version
# Install vendored dependencies into temp directory
pip install --no-binary all --no-compile --no-deps -r bleach/_vendor/vendor.txt --target "${DEST}"

# Diff contents of temp directory and bleach/_vendor/ excluding vnedoring
# Diff contents of temp directory and bleach/_vendor/ excluding vendoring
# infrastructure
echo "diffing directory trees..."
diff -r \
Expand Down

0 comments on commit c045a8b

Please sign in to comment.