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
228167e3
Commit
228167e3
authored
Dec 10, 2020
by
Andrew Murray
Browse files
Fixed typo [ci skip]
parent
ec386efa
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 @
228167e3
...
@@ -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, the latest verions of PyPy.
# As of 2020-04-14, the latest ver
s
ions 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