Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagetext
themeEclipse
titleCopying token to environment variable
Unix:
export SL_BUILDSESSION_ID=`cat buildSessionId`

Windows:
set /p SL_BUILDSESSION_ID=buildSessionId<buildSessionId