File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ perl mk_feature_tables.pl NO ..\..\..\src\backend\catalog\sql_feature_packages.t
2929echo 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.sgml 2 >& 1 | findstr /V " DTDDECL catalog entries are not supported"
3131echo 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
3333echo 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.sgml 2 >& 1 | findstr /V " DTDDECL catalog entries are not supported"
3535
You can’t perform that action at this time.
0 commit comments