Skip to content

shell: move global variables before session setup

Sebastien Petitdemange requested to merge shell_setup into master

globals variable are now assigned before setting up the session so they are accessible in the session setup.

Merge request reports