~ubuntu-archive/ubuntu-archive-scripts/trunk

« back to all changes in this revision

Viewing changes to extra-germinate

  • Committer: Adam Conrad
  • Date: 2019-10-18 09:21:50 UTC
  • Revision ID: adconrad@0c3.net-20191018092150-hczsq3uomg7hqroo
auto-accept: Commit production changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#! /usr/bin/python3
 
1
#! /usr/bin/python
2
2
 
3
3
# Based on lib/lp/archivepublisher/scripts/generate_extra_overrides.py from
4
4
# Launchpad, which is: