summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan Touzet <joant@atypical.net>2018-10-22 13:06:07 -0400
committerJoan Touzet <joant@atypical.net>2018-10-22 13:06:07 -0400
commit36944df9949e55292a77c198d88782c2caca93e1 (patch)
tree8fce7f8ec51a5ce95d8b71bb89960e74b19ebc8a
parent0408ccc44514a6d1f20cedacb4635e614cf94fb0 (diff)
downloadcouchdb-fix-trusty.tar.gz
Remove explicit python version for dev/run (for now)fix-trusty
-rwxr-xr-xdev/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/run b/dev/run
index d105140b7..a5d8fde8c 100755
--- a/dev/run
+++ b/dev/run
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python
#
# 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