summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2020-06-06 07:09:31 +0300
committerAndrei Karas <akaras@inbox.ru>2020-06-16 03:43:42 +0300
commit993d28e6afc3a3406c0197973dc9289a95c5d81e (patch)
tree5e2c72c7aa141a6432d03817c178f166706e44ef /tools
parent4f21b8d169f762608680a1f98f0b4dbc73a3f405 (diff)
downloadhercules-993d28e6afc3a3406c0197973dc9289a95c5d81e.tar.gz
hercules-993d28e6afc3a3406c0197973dc9289a95c5d81e.tar.bz2
hercules-993d28e6afc3a3406c0197973dc9289a95c5d81e.tar.xz
hercules-993d28e6afc3a3406c0197973dc9289a95c5d81e.zip
Use python2 in validateinterfaces.py
Diffstat (limited to 'tools')
-rwxr-xr-xtools/validateinterfaces.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/validateinterfaces.py b/tools/validateinterfaces.py
index e031c34ab..6758ba44f 100755
--- a/tools/validateinterfaces.py
+++ b/tools/validateinterfaces.py
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python2
# -*- coding: utf8 -*-
#
# This file is part of Hercules.