diff options
Diffstat (limited to 'update-bugs')
| -rwxr-xr-x | update-bugs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update-bugs b/update-bugs index 73c1e1d2..58f6b678 100755 --- a/update-bugs +++ b/update-bugs @@ -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 |
