Skip to content

Resolve "Bug in mesa-pd kernel generation"

Sebastian Eibl requested to merge 122-bug-in-mesa-pd-kernel-generation into master

Closes #122 (closed)

274e09cd introduced a skip of the generation if the target file is not present. While this might hint a wrong target directory it also prevents the generation of new files. Since the provided mesa_pd.py script asks to confirm the target directory anyway, this skip is removed.

Edited by Sebastian Eibl

Merge request reports