Skip to content

Use --path-to-project to locate project in Ganga input sandbox

Marco Clemencic requested to merge 65-improve-ganga-input-sandbox into master

In the case of a Ganga input sandbox, the generated run script does not need to look for the user projects as it know exactly where it is.

This MR replaces the hinted lookup with a direct reference to the installed project.

Closes #65 (closed)

Merge request reports