git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 50d1a64)
pgtest: fix spacing
2023年8月14日 18:03:29 +0000 (14:03 -0400)
2023年8月14日 18:03:29 +0000 (14:03 -0400)
Backpatch-through: master


diff --git a/src/tools/pgtest b/src/tools/pgtest
index 5a6b110eb2454360708c4099085f41591d0e76de..080cf6ae761ef5b6ce4c7910594da8e27b11891f 100755 (executable)
--- a/src/tools/pgtest
+++ b/src/tools/pgtest
@@ -37,7 +37,7 @@ rm -f tmp_install/log/install.log
then $MAKE "$@" 2>&1 && $MAKE "$@" check 2>&1
echo "$?" > "$TMP"/ret
fi
-) | tee "$TMP"/0
+) | tee "$TMP"/0
# Grab possible warnings from install.log
[ -e tmp_install/log/install.log ] && cat tmp_install/log/install.log >> "$TMP"/0
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /