git_sha1_gen.py: fix out-of-date comment

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

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5112>
This commit is contained in:
Eric Engestrom 2020-05-20 01:22:01 +02:00 committed by Marge Bot
parent f68db81cbb
commit 413c6f9905
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
"""
Generate the contents of the git_sha1.h file.
The output of this script goes to stdout.
"""