summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordengzhaosen <dengzhaosen@inspur.com>2021-05-06 10:22:30 +0800
committerdengzhaosen <dengzhaosen@inspur.com>2021-05-06 10:22:37 +0800
commitca5be3512bd588b1294ff3669c99ed23f1791ef3 (patch)
treee29bf45dfb51d2217d585beab076ea2ea562171b
parent36fa21870f9d00abcfe723b212bbb35911449509 (diff)
downloadoslo-utils-ca5be3512bd588b1294ff3669c99ed23f1791ef3.tar.gz
Ussuri+ is python3 only and update python to python3
Change-Id: If3f844ee6bfebc16f15263dc03653cb2aba27bf2
-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