I've apparently broken the Stylesheets build, but it doesn't look like it's anything I *did*. It looks like the output of running the extract-isosch.xsl program I was working on against the Test/test.processedodd does not match the output in Test/expected-results/test.isosch ... because of different whitespace. However, when I run that same transform locally, the result does match -- there is no blob of extra whitespace before the line '<pattern id="test-div-constraint-abstractModel-structure-l-29">', and thus my output matches that in Test/expected-results/. I am tempted to just ignore whitespace in the comparison, i.e. with `diff -Bb`, but that's probably a bad plan. :-| I'll try to mess with this some more today, but in the meantime, if anyone has any ideas ...
participants (1)
-
Syd Bauman