File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
- <!-- $Header: /cvsroot/pgsql/doc/src/sgml/regress.sgml,v 1.19 2001/09/09 23:52:12 petere Exp $ -->
1
+ <!-- $Header: /cvsroot/pgsql/doc/src/sgml/regress.sgml,v 1.20 2001/09/11 02:24:52 ishii Exp $ -->
2
2
3
3
<chapter id="regress">
4
4
<title id="regress-title">Regression Tests</title>
67
67
For example,
68
68
<screen>
69
69
<prompt>root# </prompt><userinput>chmod -R a+w src/test/regress</userinput>
70
+ <prompt>root# </prompt><userinput>chmod -R a+w contrib/spi</userinput>
70
71
<prompt>root# </prompt><userinput>su - joeuser</userinput>
72
+ <prompt>joeuser$ </prompt><userinput>cd <build top-level directory></userinput>
71
73
<prompt>joeuser$ </prompt><userinput>gmake check</userinput>
72
74
</screen>
73
75
(The only possible <quote>security risk</quote> here is that other
You can’t perform that action at this time.
0 commit comments