Skip to content

Fix the diapotb remote module

Cédric Traizet requested to merge fix_diapotb into develop

This is WIP

DiapOTB seems broken (#1969 (closed)), probably just a missing include. 3 steps:

  1. Switch to diapotb master branch (temporarily) and try to reproduce the bug observed on develop
  2. Push a fix on diapotb in a new branch and test otb CI with this branch
  3. merge the fix in diapotb and change diapotb tag in otb to the merge commit.
Edited by Cédric Traizet

Merge request reports