summaryrefslogtreecommitdiff
path: root/extensions/openstack.check
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-11-17 10:59:26 +0000
committerDaniel Firth <dan.firth@codethink.co.uk>2016-11-17 10:59:26 +0000
commitabf5c849401be162785421370f041c3a604c7dba (patch)
tree60f75ca2a7a92d22e22eeff8e9990106274163e0 /extensions/openstack.check
parent05b36e00bcce891b05373b5af105aadfcabcd61a (diff)
downloaddefinitions-abf5c849401be162785421370f041c3a604c7dba.tar.gz
Be explicit about extensions that need python2
Diffstat (limited to 'extensions/openstack.check')
-rwxr-xr-xextensions/openstack.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/openstack.check b/extensions/openstack.check
index f3ad43b7..131ea8e8 100755
--- a/extensions/openstack.check
+++ b/extensions/openstack.check
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python2
# Copyright (C) 2014-2015 Codethink Limited
#
# This program is free software; you can redistribute it and/or modify