summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorChad Smith <chad.smith@canonical.com>2017-06-07 18:13:09 -0600
committerScott Moser <smoser@ubuntu.com>2017-06-08 07:26:40 -0600
commit7dcc15d02d997e88c075976a55bf07e789cd18fd (patch)
tree35be80b694c6b9c6bb16b65e6945348418889a81 /config
parentecad2211f98ba503c61e3502a04176f41849ff41 (diff)
downloadvyos-cloud-init-7dcc15d02d997e88c075976a55bf07e789cd18fd.tar.gz
vyos-cloud-init-7dcc15d02d997e88c075976a55bf07e789cd18fd.zip
makefile: fix python 2/3 detection in the Makefile
Fix detection of python in a non-python3 environment. The old path always used python3. The 2 fixes here are: a.) escape the '$' before the subshell. b.) use shell builtin 'command -v' rather than 'which' in case 'which' is not available.
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions