Fix python shebang for hugepagereport action

Change-Id: I643524f3ebf3f26a0a1f2bff03f9516ef0269da8
Closes-Bug: #1859186
This commit is contained in:
Frode Nordahl 2020-01-10 15:41:35 +01:00
parent 49bf54c7c6
commit b4e6d2c73b
No known key found for this signature in database
GPG Key ID: 6A5D59A3BA48373F
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/python3
#
# Copyright 2016 Canonical Ltd
#