summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan Touzet <joant@atypical.net>2018-10-22 13:06:07 -0400
committerJoan Touzet <wohali@users.noreply.github.com>2018-10-22 20:35:48 -0400
commit4dca28c2c8607d296bc6bd4d17735abad0a50ffa (patch)
tree8fce7f8ec51a5ce95d8b71bb89960e74b19ebc8a
parent0408ccc44514a6d1f20cedacb4635e614cf94fb0 (diff)
downloadcouchdb-4dca28c2c8607d296bc6bd4d17735abad0a50ffa.tar.gz
Remove explicit python version for dev/run (for now)
-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