Skip to content

Commit

Permalink
fix spell
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli committed Jul 6, 2020
1 parent 1557169 commit 901620d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/3.7/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ RUN set -ex \
LDFLAGS="-Wl,--strip-all" \
# setting PROFILE_TASK makes "--enable-optimizations" reasonable: https://bugs.python.org/issue36044
PROFILE_TASK='-m test.regrtest --pgo \
test_asynio \
test_asyncio \
test_array \
test_base64 \
test_binascii \
Expand Down

0 comments on commit 901620d

Please sign in to comment.