projects
/
pgperffarm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
429a599
)
Use python2.7 from environment settings
author
Mark Wong
<mark@2ndQuadrant.com>
Fri, 28 Jul 2017 16:50:14 +0000
(09:50 -0700)
committer
Mark Wong
<mark@2ndQuadrant.com>
Fri, 4 Aug 2017 04:53:41 +0000
(21:53 -0700)
client/perffarm-client.py
patch
|
blob
|
blame
|
history
diff --git
a/client/perffarm-client.py
b/client/perffarm-client.py
index 263df165876ba3c387df5a02e98adbc781b202d0..1a37ede6e45e287acbf1773182a68d920bf85bc0 100755
(executable)
--- a/
client/perffarm-client.py
+++ b/
client/perffarm-client.py
@@
-1,4
+1,4
@@
-#!/usr/bin/python2.7
+#!/usr/bin/
env
python2.7
import argparse
import json