From 1c1a95aa2d220dc8fb067fe93795a9a31043a98e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 16 Jul 2017 12:54:11 +0100 Subject: quilt fixup: Check we can delete files with funny modes Signed-off-by: Ian Jackson --- tests/tests/unrepresentable | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests/tests/unrepresentable') diff --git a/tests/tests/unrepresentable b/tests/tests/unrepresentable index 89df719..b2de452 100755 --- a/tests/tests/unrepresentable +++ b/tests/tests/unrepresentable @@ -39,6 +39,12 @@ start git commit -m deleted attempt +start + git rm orig-exec + git rm -f orig-unwriteable + git commit -m 'deleted funny' +attempt + badly-1 src.c 'mode or type changed' chmod +x src.c git add src.c -- cgit v1.2.3