mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Fix name of update-bugs script in output file BUGS.
(cherry picked from commit aecdf3c117)
This commit is contained in:
@@ -29,7 +29,7 @@ bugzilla query -c libguestfs --outputformat='%{bug_id} %{bug_status} %{short_des
|
||||
set -e
|
||||
|
||||
# Print prologue.
|
||||
echo 'NOTE: This file is automatically generated from build-aux/update-bugs.'
|
||||
echo 'NOTE: This file is automatically generated from "update-bugs".'
|
||||
echo -n 'Last updated: ' ; date +'%Y-%m-%d %H:%M:%S'
|
||||
echo '
|
||||
This contains a local list of the bugs that are open against
|
||||
|
||||
Reference in New Issue
Block a user