Commits


test case for 'got integrate' failing if symlink changes to file; patch by jrick This test verifies the current behaviour, even though it is not the most desirable behaviour.


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


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


remove lock files, as intended, when reintegrate gets aborted


set the executable bit on integrate.sh


catch and reject integration into the freshly rebased branch


add 'got integrate' command