Mesa (master): git_sha1_gen.py: fix out-of-date comment

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed May 20 22:17:06 UTC 2020


Module: Mesa
Branch: master
Commit: 413c6f9905262939cbe56cb021d7806eb7d97de1
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=413c6f9905262939cbe56cb021d7806eb7d97de1

Author: Eric Engestrom <eric at engestrom.ch>
Date:   Wed May 20 01:22:01 2020 +0200

git_sha1_gen.py: fix out-of-date comment

This hasn't been true since 7088622e5fb506b64c90 ("buildsys: move file
regeneration logic to the script itself") almost 3 years ago.

Signed-off-by: Eric Engestrom <eric at engestrom.ch>
Reviewed-by: Dylan Baker <dylan at pnwbakers.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5112>

---

 bin/git_sha1_gen.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bin/git_sha1_gen.py b/bin/git_sha1_gen.py
index c6fbf490302..7fb5c990735 100644
--- a/bin/git_sha1_gen.py
+++ b/bin/git_sha1_gen.py
@@ -1,6 +1,5 @@
 """
 Generate the contents of the git_sha1.h file.
-The output of this script goes to stdout.
 """
 
 



More information about the mesa-commit mailing list