diff options
author | Joan Touzet <wohali@users.noreply.github.com> | 2018-11-07 21:40:44 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-07 21:40:44 -0500 |
commit | cd2b130674856caa6ce725ccfca539202fae8cc2 (patch) | |
tree | 77db6b998be4ee6c89aa1c906f90d4a21e8f16c7 /build-aux/logfile-uploader.py | |
parent | 2f0ad1b0ce07ad27becdfada74b03b2b14a686a3 (diff) | |
parent | c157c968b349112c5b3e69a3ded7aca7996e761d (diff) | |
download | couchdb-elixir-suite.tar.gz |
Merge branch 'master' into elixir-suiteelixir-suite
Diffstat (limited to 'build-aux/logfile-uploader.py')
-rwxr-xr-x | build-aux/logfile-uploader.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/logfile-uploader.py b/build-aux/logfile-uploader.py index c84a96a97..a1ff7e4a7 100755 --- a/build-aux/logfile-uploader.py +++ b/build-aux/logfile-uploader.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # # 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 a copy of |