Skip to content
Snippets Groups Projects
Commit 895d7cc0 authored by Ben Couturier's avatar Ben Couturier
Browse files

Merge branch 'LBCORE-1128' into 'master'

add support for externals to lb-run

- added special option `--ext` to `lb-run`, allowing extra externals
  in the environment
- added support for the special project `LCG`
- added support for virtual project `ROOT`

Now it's possible to call:
```
bash-4.1$ lb-run ROOT 6.06.02 root -b 
   ----------------------------------------------------------------
  | Welcome to ROOT 6.06/02                    http://root.cern.ch |
  |                                   (c) 1995-2014, The ROOT Team |
  | Built for linuxx8664gcc                                        |
  | From heads/master@v6-07-02-437-gb06340c, Mar 02 2016, 19:01:57 |
  | Try '.help', '.demo', '.license', '.credits', '.quit'/'.q'     |
   ----------------------------------------------------------------

root [0]
```

Fixes LBCORE-1128.

Also fixes LBCORE-1101 (with 97637b25) and fixes LBCORE-770 (with 8708c6ad).

See merge request !67
parents a7f9288d b9c72898
No related branches found
No related tags found
1 merge request!67add support for externals to lb-run
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment