From: Pat Thoyts Date: Mon, 31 Oct 2011 14:07:27 +0000 (+0000) Subject: t7511: avoid use of reserved filename on Windows. X-Git-Tag: v1.7.7.2~1^2 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=b323c6451d9cae4f289d2600ce6d609dbfde40f7;p=git.git t7511: avoid use of reserved filename on Windows. PRN is a special filename on Windows to send data to the printer. As this is generated during test 3 substitute an alternate prefix to avoid this. Signed-off-by: Pat Thoyts Signed-off-by: Junio C Hamano --- diff --git a/t/t7511-status-index.sh b/t/t7511-status-index.sh index bca359dc1..b5fdc048a 100755 --- a/t/t7511-status-index.sh +++ b/t/t7511-status-index.sh @@ -24,7 +24,7 @@ check() { check 1 check 2 p -check 3 pr +check 3 px check 4 pre check 5 pref check 6 prefi