Menu

#93 Fix tests on OpenBSD

Unstable (example)
closed-fixed
nobody
None
5
2019-12-07
2019-10-30
No

When check.sh was modified to run ngspice/sed without && in between, the change was not applied to the OpenBSD/SunOS branch. This leads to a test failure when ngspice returns nonzero, as in xpressn-1.cir, xpressn-2.cir, xpressn-3.cir, and bxpressn-1.cir.

Attached patch makes the code like the Linux code, and all tests now pass on OpenBSD.

1 Attachments

Discussion

  • Anthony J. Bentley

    Sorry, I made that patch against an older revision instead of HEAD. But it’s just a matter of removing two &&.

     
  • Holger Vogt

    Holger Vogt - 2019-11-03

    Patch is uploaded to pre-master

     
  • Holger Vogt

    Holger Vogt - 2019-12-07
    • status: open --> closed-fixed
     

Log in to post a comment.