aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2020-12-01 08:28:28 -0500
committerJack Lloyd <[email protected]>2020-12-01 08:28:28 -0500
commit9b94d7e0e7aaf588282fb370a2d9af7d1969ad59 (patch)
tree032ef47adec36e240decfb88ca5f71ee51a32099 /src
parentc0e0f8e4a5a2c91c03f8f323eabf0cb24f96a9ce (diff)
Fscking Python2
Diffstat (limited to 'src')
-rwxr-xr-xsrc/scripts/ci_check_install.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/scripts/ci_check_install.py b/src/scripts/ci_check_install.py
index c04e7d323..5146e1231 100755
--- a/src/scripts/ci_check_install.py
+++ b/src/scripts/ci_check_install.py
@@ -1,4 +1,5 @@
#!/usr/bin/env python
+# coding=utf8
"""
Botan CI check installation script