diff options
Diffstat (limited to 'csharp/test/IceSSL/certs/makecerts.py')
-rwxr-xr-x | csharp/test/IceSSL/certs/makecerts.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/IceSSL/certs/makecerts.py b/csharp/test/IceSSL/certs/makecerts.py index ac31926790a..c1beb6ee40f 100755 --- a/csharp/test/IceSSL/certs/makecerts.py +++ b/csharp/test/IceSSL/certs/makecerts.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Copyright (c) ZeroC, Inc. All rights reserved. # |