If you run into problems with git submodule update
when updating to paraview master
, make sure you run git submodule sync
. Then try again.
Run `git submodule sync`
cory.quammen
(Cory Quammen (Kitware))
#1
Andy_Bauer
(Andy Bauer)
#2
Just curious – was that what was causing the issues with the dashboards recently?