Remove an extraneous/misleading comment.
This commit was SVN r23320.
Этот коммит содержится в:
родитель
9ac56c8674
Коммит
ad95e00b42
1
contrib/dist/make_dist_tarball
поставляемый
1
contrib/dist/make_dist_tarball
поставляемый
@ -255,7 +255,6 @@ make_tarball() {
|
|||||||
save_LD=$LD_LIBRARY_PATH
|
save_LD=$LD_LIBRARY_PATH
|
||||||
LD_LIBRARY_PATH=
|
LD_LIBRARY_PATH=
|
||||||
rm -f success
|
rm -f success
|
||||||
# Force the use of -j4 here to (greatly) speed up the process.
|
|
||||||
(make $distcheck_flags $dist_target 2>&1 && touch success) | tee dist.out
|
(make $distcheck_flags $dist_target 2>&1 && touch success) | tee dist.out
|
||||||
if test ! -f success; then
|
if test ! -f success; then
|
||||||
echo "Make $dist_target failed. Aborting"
|
echo "Make $dist_target failed. Aborting"
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user