summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2021-05-26 18:52:58 +0000
committerGerrit Code Review <review@openstack.org>2021-05-26 18:52:58 +0000
commit95f6c5a5f21b730c83340b24974c2cf31c912728 (patch)
tree08d0390fc23c70c8ec3e2f49e144e6ec599cfdd6
parentd4a00db7c1b08a300125777b136cfa9397e16c1a (diff)
parentca5be3512bd588b1294ff3669c99ed23f1791ef3 (diff)
downloadoslo-utils-95f6c5a5f21b730c83340b24974c2cf31c912728.tar.gz
Merge "Ussuri+ is python3 only and update python to python3"
-rw-r--r--tools/perf_test_mask_password.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf_test_mask_password.py b/tools/perf_test_mask_password.py
index f323f61..677f67e 100644
--- a/tools/perf_test_mask_password.py
+++ b/tools/perf_test_mask_password.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may