Skip to content

Move LbLogin backward compatibility hack from LbEnv

Marco Clemencic requested to merge move-lblogin-hack into master

modified LbEnv entry points to set the variables:

  • LBENV_ENTRYPOINT
  • LBENV_FLAVOUR

LBENV_ENTRYPOINT is used by the dummy LbLogin.sh to know to which entry point it has to delegate to.

see LbEnv!69 (merged)

Edited by Marco Clemencic

Merge request reports