Ticket #43931

generate_packets.py: Use argparse to handle command line arguments

Eröffnet am: 2022-02-19 22:22 Letztes Update: 2022-02-22 21:10

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
1

Details

Part of #43927. This also has the added benefit of easily providing help text and human-understandable error messages.

Ticket-Verlauf (3/4 Historien)

2022-02-19 22:22 Aktualisiert von: alienvalkyrie
  • New Ticket "generate_packets.py: Use argparse to handle command line arguments" created
2022-02-20 11:57 Aktualisiert von: alienvalkyrie
  • Verantwortlicher Update from (Keine) to alienvalkyrie
  • Lösung Update from Keine to Accepted
  • Meilenstein Update from 3.1.0 (closed) to 3.2.0
  • Komponente Update from General to Bootstrap
Kommentar

This patch only includes the parameters that were already being read from sys.argv, not the parameters hard-coded in the script – those are handled in #43938.

2022-02-22 21:10 Aktualisiert von: alienvalkyrie
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden