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

Commit94f9c08

Browse files
committed
pgtest: fix spacing
Backpatch-through: master
1 parent50d1a64 commit94f9c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/tools/pgtest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ rm -f tmp_install/log/install.log
3737
then$MAKE"$@"2>&1&&$MAKE"$@" check2>&1
3838
echo"$?">"$TMP"/ret
3939
fi
40-
)| tee"$TMP"/0
40+
)| tee"$TMP"/0
4141

4242
# Grab possible warnings from install.log
4343
[-e tmp_install/log/install.log ]&& cat tmp_install/log/install.log>>"$TMP"/0

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp