Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit547e41c

Browse files
committed
Remove extra single-quotes copied from Unix build. Win32 doesn't strip
single quotes...
1 parent68a6e5e commit547e41c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/tools/msvc/builddoc.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ perl mk_feature_tables.pl NO ..\..\..\src\backend\catalog\sql_feature_packages.t
2929
echo Running first build...
3030
%DOCROOT%\%OPENJADE%\bin\openjade -V draft-mode -wall -wno-unused-param -wno-empty -D . -c%DOCROOT%\%DSSSL%\catalog -d stylesheet.dsl -i output-html -t sgml postgres.sgml2>&1|findstr /V"DTDDECL catalog entries are not supported"
3131
echo Running collateindex...
32-
perl%DOCROOT%\%DSSSL%\bin\collateindex.pl -f -g -i'bookindex' -o bookindex.sgml HTML.index
32+
perl%DOCROOT%\%DSSSL%\bin\collateindex.pl -f -g -i bookindex -o bookindex.sgml HTML.index
3333
echo Running second build...
3434
%DOCROOT%\%OPENJADE%\bin\openjade -V draft-mode -wall -wno-unused-param -wno-empty -D . -c%DOCROOT%\%DSSSL%\catalog -d stylesheet.dsl -i output-html -t sgml postgres.sgml2>&1|findstr /V"DTDDECL catalog entries are not supported"
3535

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp