Skip to content
Snippets Groups Projects
Commit 7176bc05 authored by Spencer Sherwin's avatar Spencer Sherwin
Browse files

Merge branch 'feature/skip-blank-xml' into 'master'

Issue warning and ignore empty XML tags

This MR modifies the session reader logic to ignore empty XML tags which would otherwise replace non-empty tags. This prevents, for example, the empty CONDITIONS section generated by NekMesh from displacing the user-provided conditions if the user condition file is supplied before the mesh file on the command-line.

@ssherw: This has been tested locally and everything passed. Just running through buildbot now.

See merge request !581
parents f4253c1d 453a7e13
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment