tests/test-hghave
author Robert Bauck Hamar <r.b.hamar@usit.uio.no>
Wed, 07 Jul 2010 14:11:59 +0200
branchstable
changeset 11515 cc982ff2dcf8
parent 8059 41a2c5cbcb6a
permissions -rwxr-xr-x
commands: only warn when reopening the workdir's branch When commiting, a check is made to see if one of the parents is a closed head. However this did not check that the branch of the commit is the same as the closed head, so one could get a warning message on the sequence hg commit --close-branch hg branch new-branch hg commit or when merging in a closed head.

#!/bin/sh
# Testing that hghave does not crash when checking features

"$TESTDIR/hghave" --test-features 2>/dev/null