summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMohammed Naser <mnaser@vexxhost.com>2020-10-29 01:10:43 +0000
committerMohammed Naser <mnaser@vexxhost.com>2020-10-29 01:11:05 +0000
commitf3e9fc9e0a9d16c60311cf12c243ff2735b6fb82 (patch)
treef57ec30d2ee8343507ae2f4204f7e6758251a6c2 /tools
parent1dbcfd5346e3d037331d0838d5220e6ec6ab62a0 (diff)
downloadzuul-f3e9fc9e0a9d16c60311cf12c243ff2735b6fb82.tar.gz
tools: use python3 for encrypt_secret
Change-Id: Id1a167e1f722f51b50dd2f0f1bda3a7e6a32d182
Diffstat (limited to 'tools')
-rwxr-xr-xtools/encrypt_secret.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/encrypt_secret.py b/tools/encrypt_secret.py
index 32468fd2a..687637dd8 100755
--- a/tools/encrypt_secret.py
+++ b/tools/encrypt_secret.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain