aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@gmail.com>2016-08-21 20:25:37 -0300
committerFelipe Sateler <fsateler@gmail.com>2016-11-28 15:00:20 -0300
commitb95f5528cc7e84327966308ea8e29d5920048cda (patch)
tree8a6a2922918a7a31c7822e11578c7b37647a3b00 /tools/make-directive-index.py
parentbuild-sys: explicitly require python3 (diff)
downloadsystemd-b95f5528cc7e84327966308ea8e29d5920048cda.tar.gz
systemd-b95f5528cc7e84327966308ea8e29d5920048cda.tar.bz2
systemd-b95f5528cc7e84327966308ea8e29d5920048cda.zip
Use python3 explicitly in all python scripts
Diffstat (limited to 'tools/make-directive-index.py')
-rwxr-xr-xtools/make-directive-index.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/make-directive-index.py b/tools/make-directive-index.py
index 256ff3dc5..8ce09ca2f 100755
--- a/tools/make-directive-index.py
+++ b/tools/make-directive-index.py
@@ -1,3 +1,4 @@
+#!/usr/bin/python3
# -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */
#
# This file is part of systemd.