Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
singularity-debian
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
702
Provoz
singularity-debian
Merge requests
!1
Revert "Update make.sh version 3.9.3"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Revert "Update make.sh version 3.9.3"
revert-63ad26a5
into
master
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Revert "Update make.sh version 3.9.3"
Pavel Vondruška
requested to merge
revert-63ad26a5
into
master
Jan 12, 2022
Overview
0
Commits
1
Pipelines
1
Changes
1
This reverts commit
63ad26a5
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
43f82462
1 commit,
Jan 12, 2022
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
make.sh
+
1
−
1
View file @ 43f82462
Edit in single-file editor
Open in Web IDE
Show full file
@@ -10,7 +10,7 @@ set -x
# Nastaveni promennych, pokud je SINVERSION zakomentovana, pokusime se odhadnout nejnovejsi
export
DEBIAN_FRONTEND
=
noninteractive
export
GOVERSION
=
1.17.5
OS
=
linux
ARCH
=
amd64
export
SINVERSION
=
3.9.
3
#
export SINVERSION=3.9.
2
# Nacteni promennych o bezicim systemu vcetne verzi
.
/etc/os-release
Loading