Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1d54d4b

Browse filesBrowse files
committed
Remove unintentional leading space from comment
1 parent 23a505f commit 1d54d4b
Copy full SHA for 1d54d4b

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh

Copy file name to clipboardExpand all lines: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ download_and_concatenate_common_dictionaries "$SEED_DATA_DIR/__base.dict" \
5353

5454
# The OSS-Fuzz base image has outdated dependencies by default so we upgrade them below.
5555
python3 -m pip install --upgrade pip
56-
# Upgrade to the latest versions known to work at the time the below changes were introduced:
56+
# Upgrade to the latest versions known to work at the time the below changes were introduced:
5757
python3 -m pip install 'setuptools~=69.0' 'pyinstaller~=6.0'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.