Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
70c8d128
Commit
70c8d128
authored
Dec 20, 2020
by
mattip
Committed by
Andrew Murray
Dec 25, 2020
Browse files
update comment and future-proof
parent
e0936e5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
common_utils.sh
common_utils.sh
+1
-1
No files found.
common_utils.sh
View file @
70c8d128
...
@@ -392,7 +392,7 @@ function fill_submodule {
...
@@ -392,7 +392,7 @@ function fill_submodule {
(cd "
$repo_dir
" && git remote set-url origin
$origin_url
)
(cd "
$repo_dir
" && git remote set-url origin
$origin_url
)
}
}
#
As of 2020-04-14, t
he latest versions of PyPy.
#
T
he latest versions of PyPy.
LATEST_PP_5p0=5.0.1
LATEST_PP_5p0=5.0.1
LATEST_PP_5p1=5.1.1
LATEST_PP_5p1=5.1.1
LATEST_PP_5p3=5.3.1
LATEST_PP_5p3=5.3.1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment