[ http://jira.fi-ware.org/browse/IOT-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manuel Escriche [Adm] updated IOT-32:
-------------------------------------
Component/s: IDAS
> CLONE - [Fiware-tech-help] [Chp - IoT][IDAS] Fix the method used to load environment variables
> ----------------------------------------------------------------------------------------------
>
> Key: IOT-32
> URL: http://jira.fi-ware.org/browse/IOT-32
> Project: Chp - IoT
> Issue Type: Bug
> Components: IDAS
> Reporter: FIWARE-TECH-HELP
> Assignee: Carlos Ralli Ucendo
>
> The installation guide has instructions on the sections for
> neoidas-monitbd and neoidas-bd to create a script with some export
> statements to load some environment variables, then instructs the user
> to execute that script in order to load those variables into the
> current environment.
> When using bash as shell (the default on most modern distributions),
> executing the export statement on a script loads the variables on the
> environment of the subshell spawned to run the script and not on the
> environment of the current shell. To load the variables on the
> environment of the current shell, use the "." command (source
> command):
> . environment-variables.sh
> _______________________________________________
> Fiware-tech-help mailing list
> Fiware-tech-help at lists.fi-ware.org
> https://lists.fi-ware.org/listinfo/fiware-tech-help
--
This message was sent by Atlassian JIRA
(v6.1.7#6163)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy