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

Commitd7f3cbc

Browse files
committed
Fix regression test in the case of building as root.
1 parentef5602d commitd7f3cbc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/src/sgml/regress.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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 $ -->
22

33
<chapter id="regress">
44
<title id="regress-title">Regression Tests</title>
@@ -67,7 +67,9 @@
6767
For example,
6868
<screen>
6969
<prompt>root# </prompt><userinput>chmod -R a+w src/test/regress</userinput>
70+
<prompt>root# </prompt><userinput>chmod -R a+w contrib/spi</userinput>
7071
<prompt>root# </prompt><userinput>su - joeuser</userinput>
72+
<prompt>joeuser$ </prompt><userinput>cd &lt;build top-level directory&gt;</userinput>
7173
<prompt>joeuser$ </prompt><userinput>gmake check</userinput>
7274
</screen>
7375
(The only possible <quote>security risk</quote> here is that other

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp