git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH] t7511: avoid use of reserved filename on Windows.
@ 2011-10-31 11:44 Pat Thoyts
  0 siblings, 0 replies; 2+ messages in thread
From: Pat Thoyts @ 2011-10-31 11:44 UTC (permalink / raw
  To: "Git; +Cc: "msysGit

PRN is a special filename on Windows to send data to the printer. As
this is generated during test 2 - use an alternate prefix.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
---
 t/t7511-status-index.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/t/t7511-status-index.sh b/t/t7511-status-index.sh
index bca359d..b5fdc04 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
-- 
1.7.8.rc0.200.gbcc18

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] t7511: avoid use of reserved filename on Windows.
@ 2011-10-31 14:07 Pat Thoyts
  0 siblings, 0 replies; 2+ messages in thread
From: Pat Thoyts @ 2011-10-31 14:07 UTC (permalink / raw
  To: Git; +Cc: Junio C Hamano, msysGit, Pat Thoyts

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 <patthoyts@users.sourceforge.net>
---
 t/t7511-status-index.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/t/t7511-status-index.sh b/t/t7511-status-index.sh
index bca359d..b5fdc04 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
-- 
1.7.8.rc0.200.gbcc18

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-10-31 14:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-31 11:44 [PATCH] t7511: avoid use of reserved filename on Windows Pat Thoyts
  -- strict thread matches above, loose matches on Subject: below --
2011-10-31 14:07 Pat Thoyts

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).