Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dedal
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Harbor Registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EBRAINS RI
Tech Hub
Platform
EBRAINS Software Distribution
dedal
Commits
a642a606
Commit
a642a606
authored
9 months ago
by
Jakob Kaiser
Browse files
Options
Downloads
Patches
Plain Diff
chore: make naming of file more clear
Change-Id: I15d3972a48476cc7ede3a9369c684ae35cc620f5
parent
4b455326
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
lib/yashchiki/complete_spack_install_routine_called_in_post_as_root.sh
+1
-1
1 addition, 1 deletion
.../complete_spack_install_routine_called_in_post_as_root.sh
lib/yashchiki/install_spack_packages.sh
+0
-0
0 additions, 0 deletions
lib/yashchiki/install_spack_packages.sh
with
1 addition
and
1 deletion
lib/yashchiki/complete_spack_install_routine_called_in_post_as_root.sh
+
1
−
1
View file @
a642a606
...
...
@@ -14,7 +14,7 @@ source "${SOURCE_DIR}/commons.sh"
"
${
SPACK_INSTALL_SCRIPTS
}
/prepare_spack_as_root.sh"
sudo
-Eu
spack
"
${
SPACK_INSTALL_SCRIPTS
}
/install_dependencies.sh"
sudo
-Eu
spack
"
${
SPACK_INSTALL_SCRIPTS
}
/install_spack.sh"
&&
\
sudo
-Eu
spack
"
${
SPACK_INSTALL_SCRIPTS
}
/install_spack
_packages
.sh"
&&
\
sudo
-Eu
spack
${
MY_SPACK_CMD
}
compiler add
--scope
site /usr/bin
&&
\
sudo
-Eu
spack
"
${
SPACK_INSTALL_SCRIPTS
}
/restore_spack_user_settings.sh"
&&
\
# remove temporary cache folder
...
...
This diff is collapsed.
Click to expand it.
lib/yashchiki/install_spack.sh
→
lib/yashchiki/install_spack
_packages
.sh
+
0
−
0
View file @
a642a606
File moved
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment