Skip to content

add option --path-to-project to lb-run

Marco Clemencic requested to merge clemenci/LbScripts:LBCORE-1078 into master

When invoked with --path-to-project, lb-run interprets the first argument as a path to the top-level directory of a project, thus skipping the lookup.

Fixes LBCORE-1078

This is needed to make use of the new feature in merge request !31 (merged)

Merge request reports