Repository: thrift
Updated Branches:
  refs/heads/master bcc0f1aa7 -> c02618cab


FIX: it's now readme.MD


Project: http://git-wip-us.apache.org/repos/asf/thrift/repo
Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/c02618ca
Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/c02618ca
Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/c02618ca

Branch: refs/heads/master
Commit: c02618cabc993cedf367363dcd63798c1823a238
Parents: bcc0f1a
Author: Jens Geyer <[email protected]>
Authored: Thu Apr 10 01:16:48 2014 +0200
Committer: Jens Geyer <[email protected]>
Committed: Thu Apr 10 01:17:56 2014 +0200

----------------------------------------------------------------------
 lib/delphi/test/codegen/run-Pascal-Codegen-Tests.bat.tmpl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/thrift/blob/c02618ca/lib/delphi/test/codegen/run-Pascal-Codegen-Tests.bat.tmpl
----------------------------------------------------------------------
diff --git a/lib/delphi/test/codegen/run-Pascal-Codegen-Tests.bat.tmpl 
b/lib/delphi/test/codegen/run-Pascal-Codegen-Tests.bat.tmpl
index 457444e..698d256 100644
--- a/lib/delphi/test/codegen/run-Pascal-Codegen-Tests.bat.tmpl
+++ b/lib/delphi/test/codegen/run-Pascal-Codegen-Tests.bat.tmpl
@@ -109,7 +109,7 @@ REM -----------------------------------------------------
 echo Delphi Compiler (dcc32.exe) not found. 
 echo Please check the "DCC" setting in this batch.
 echo.
-cmd /c start notepad README.TXT
+cmd /c start notepad README.MD
 cmd /c start notepad %0
 pause
 GOTO EOF
@@ -119,7 +119,7 @@ REM -----------------------------------------------------
 :CONFIG_ERROR
 REM -----------------------------------------------------
 echo Missing, incomplete or wrong configuration settings!
-cmd /c start notepad README.TXT
+cmd /c start notepad README.MD
 cmd /c start notepad %0
 pause
 GOTO EOF

Reply via email to