Summary
string-match's return value (agrep)
Metadata
- Id: 0162439fa532b29693ce18a425af06c44b67829f
- Trac id: 629
- Type: defect
- Reporter: mario
- Owner: iraikov
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone:
- Version: 4.7.x
- Changetime: 2011-11-03 03:09:26 UTC
- Created: 2011-07-01 01:17:36 UTC
- Keywords: agrep
Description
The documentation for agrep's string-match says it returns a bool. The tests show numbers as return values: http://tests.call-cc.org/master/linux/x86/2011/06/30/salmonella-report/tests/agrep.html
The test script doesn't indicate via exit code whether there were failures or not.