From abf5c849401be162785421370f041c3a604c7dba Mon Sep 17 00:00:00 2001 From: Daniel Firth Date: Thu, 17 Nov 2016 10:59:26 +0000 Subject: Be explicit about extensions that need python2 --- extensions/distbuild-trove-nfsboot.check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/distbuild-trove-nfsboot.check') diff --git a/extensions/distbuild-trove-nfsboot.check b/extensions/distbuild-trove-nfsboot.check index 780d5e0a..e825ac66 100755 --- a/extensions/distbuild-trove-nfsboot.check +++ b/extensions/distbuild-trove-nfsboot.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 -- cgit v1.2.1