mirror of
https://github.com/python/cpython.git
synced 2026-08-09 18:50:37 -04:00
Do not echo the echo command with the message telling the user that Setup
may be out of date.
This commit is contained in:
@@ -161,7 +161,7 @@ hassignal:
|
||||
done
|
||||
|
||||
Setup: $(srcdir)/Setup.dist
|
||||
echo "-----------------------------------------------"; \
|
||||
@echo "-----------------------------------------------"; \
|
||||
echo "Modules/Setup.dist is newer than Modules/Setup;"; \
|
||||
echo "check to make sure you have all the updates you"; \
|
||||
echo "need in your Modules/Setup file."; \
|
||||
|
||||
Reference in New Issue
Block a user