fixed list of variables reported by lb-run
Compare changes
+ 18
− 7
@@ -113,13 +113,16 @@ class Script(object):
@@ -204,16 +207,24 @@ class Script(object):
The options --sh, --csh and --py report only the differences, while the behaviour without a command is to print all the environment. The option --all can be used to get the whole list also with the -- options.
Fixes LBCORE-1111 Fixes LBCORE-1112