Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
bcc0f1a
)
FIX: it's now readme.MD
author
Jens Geyer
<jensg@apache.org>
Wed, 9 Apr 2014 23:16:48 +0000
(
01:16
+0200)
committer
Jens Geyer
<jensg@apache.org>
Wed, 9 Apr 2014 23:17:56 +0000
(
01:17
+0200)
lib/delphi/test/codegen/run-Pascal-Codegen-Tests.bat.tmpl
patch
|
blob
|
history
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
(file)
--- 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