Commit Briefs

Stefan Sperling

display the requested object type when an object could not be found

ok millert@



Christian Weisgerber

add missing "return 1" to failure handling in the regress scripts

ok stsp@



Christian Weisgerber

switch function declarations from Korn shell to Bourne/POSIX shell syntax

ok stsp


Stefan Sperling

add a -q option to tests for quiet output and use it for 'make regress'

Previous default output remains when test cases are run individually. ok tracey