Commit 39306e7c authored by Javier's avatar Javier
Browse files

saving .epp

parent 3b66f647
Pipeline #456 failed with stages
in 1 minute and 15 seconds
...@@ -96,7 +96,7 @@ installpath=/opt/apps/easybuild ...@@ -96,7 +96,7 @@ installpath=/opt/apps/easybuild
# Repository type, using repositorypath (type choice; def FileRepository) (choices: FileRepository) # Repository type, using repositorypath (type choice; def FileRepository) (choices: FileRepository)
#repository= #repository=
# Repository path, used by repository (is passed as list of arguments to create the repository instance). For more info, use --avail-repositories. (type comma-separated list; def /home/CLUSTER/easybuild/.local/easybuild/ebfiles_repo) # Repository path, used by repository (is passed as list of arguments to create the repository instance). For more info, use --avail-repositories. (type comma-separated list; def /home/CLUSTER/easybuild/.local/easybuild/ebfiles_repo)
repositorypath=/home/CLUSTER/easybuild/.local/easybuild/ebfiles_repo_nehalem repositorypath=/home/CLUSTER/easybuild/.local/easybuild/ebfiles_repo_<%= $architecture %>
# Path(s) to where sources should be downloaded (string, colon-separated) (def /home/CLUSTER/easybuild/.local/easybuild/sources) # Path(s) to where sources should be downloaded (string, colon-separated) (def /home/CLUSTER/easybuild/.local/easybuild/sources)
sourcepath=/opt/sources sourcepath=/opt/sources
# Installpath subdir for modules (def modules) # Installpath subdir for modules (def modules)
...@@ -421,4 +421,3 @@ sourcepath=/opt/sources ...@@ -421,4 +421,3 @@ sourcepath=/opt/sources
[unittest] [unittest]
# Log to this file in unittest mode # Log to this file in unittest mode
#unittest-file= #unittest-file=
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment