#598 closed defect (fixed)
sequences: missing `author' in .meta and misleading exit status from test script
| Reported by: | Mario Domenech Goulart | Owned by: | felix winkelmann |
|---|---|---|---|
| Priority: | major | Milestone: | 4.9.0 |
| Component: | extensions | Version: | 4.7.x |
| Keywords: | sequences | Cc: | |
| Estimated difficulty: |
Description
sequences.meta doesn't contain an author form (that causes "unknown" to be listed the egg author in the egg index).
tests/run.scm doesn't exit non-zero when tests fail, so salmonella reports "ok" even when tests fail (see http://tests.call-cc.org/master/linux/x86/2011/06/14/salmonella-report/tests/sequences.html)
Note:
See TracTickets
for help on using tickets.

thanks - fixed in 0.5, I hope.