Skip to content

Commit 7868f53

Browse files
committed
Fix release candidate folder calculation
1 parent ca8eac5 commit 7868f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ for version in "${versions[@]}"; do
7676
fullVersion=
7777
declare -A impossible=()
7878
for possible in "${possibles[@]}"; do
79-
rcPossible="${possible%[a-z]*}"
79+
rcPossible="${possible%%[a-z]*}"
8080

8181
# varnish is great until it isn't
8282
if wget -q -O /dev/null -o /dev/null --spider "https://www.python.org/ftp/python/$rcPossible/Python-$possible.tar.xz"; then

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy