Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-quiltimport complaining yet still working
There were two bugs: "stop_here" doesn't exist, but the bug that causes this code to trigger in the *first* place is the wrong use of "$dotest". It should be ".dotest" This is essentially the same bug introduced by 87ab799, one was fixed with 0d38ab2 but this was somehow left behind. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information