~costamagnagianfranco/ubuntu-archive-tools/ubuntu-archive-tools

« back to all changes in this revision

Viewing changes to pocket-mismatches

  • Committer: Gianfranco Costamagna
  • Date: 2020-07-04 07:42:04 UTC
  • Revision ID: costamagnagianfranco@yahoo.it-20200704074204-is50mduzvd5gphg7
Move shebang from python2 to python3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/env python2.7
 
1
#!/usr/bin/env python3
2
2
 
3
3
# Check for override mismatches between pockets
4
4
# Copyright (C) 2005, 2008, 2011, 2012  Canonical Ltd.