#43 Fixed command (eolclose) for example command line.
Merged 11 months ago by bcotton. Opened 11 months ago by lsmid.
fedora-pgm/ lsmid/pgm_docs main  into  main

@@ -17,7 +17,7 @@ 

  .. Exclude bugs with the **Tracking** keyword.

  .. This {bugzilla_eol_query}[Bugzilla query] will give you the right results (just update the version).

  . Run the https://pagure.io/fedora-pgm/pgm_scripts/blob/main/f/closebugs/fedora_bz.py[`fedora_bz.py` script] against it.

- .. For example, to close Fedora Linux 34 bugs with an EOL date of 7 June 2022: `./fedora_bz.py --release 34 --date 2022-06-07 eolwarn bugs-2022-06-07.csv`

+ .. For example, to close Fedora Linux 34 bugs with an EOL date of 7 June 2022: `./fedora_bz.py --release 34 --date 2022-06-07 eolclose bugs-2022-06-07.csv`

  . Re-run the {bugzilla_eol_query}[Bugzilla query] to verify that all bugs are closed.

  . Close any still-open bugs.

  

The command line was incorrect.

Pull-Request has been merged by bcotton

11 months ago
Metadata