Epics@GSI Webhome

EPICS Installation @ GSI: global Environment Variables During Setup Check - Just the code

# Check installation environment variables
%FOREACH{"env" in="EPICS_ALL_EPICS_TOP_DIR, EPICS_HOME_DIR, EPICS_DOWNLOAD_DIR, EPICS_VERSION"}% echo -n '%$env_DUMMY%: %$env_NAME% ->' && if [[ -z ${%$env_NAME%?} ]]; then die; false; else echo ${%$env_NAME%}; fi &&
%NEXT{"env"}% :

-- PeterZumbruch - 2017-07-17

This topic: Epics > EpicsInstallationsAtGsi > EpicsInstallationsAtGsiBase > EpicsInstallationAtGsiEnvironmentVariablesDuringSetup > EpicsInstallationAtGsiEnvironmentVariablesDuringSetupCodeCheck
Topic revision: 2017-07-17, PeterZumbruch
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding GSI Wiki? Send feedback | Legal notice | Privacy Policy (german)