Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 866 Bytes

config-file-constants.md

File metadata and controls

12 lines (9 loc) · 866 Bytes

Constants available (only) in configuration files {: #avail_cfgfile_constants }

Only in 'DEFAULT' section:

Constant name Constant help Constant value
DEFAULT_REPOSITORYPATH Default easyconfigs repository path /home/example/.local/easybuild/ebfiles_repo
DEFAULT_ROBOT_PATHS List of default robot paths (':'-separated) /home/example/work/easybuild-easyconfigs/easybuild/easyconfigs
HOME Current user's home directory, expanded '~' /home/example
USER Current username, translated uid from password file example

(see also eb --avail-cfgfile-constants )