chiark / gitweb /
test: Use configured Python
authorMartin Pitt <martin.pitt@ubuntu.com>
Tue, 20 Jan 2015 11:46:28 +0000 (12:46 +0100)
committerMartin Pitt <martin.pitt@ubuntu.com>
Tue, 20 Jan 2015 11:49:08 +0000 (12:49 +0100)
commit6c8f2e7d78b1fe280588dc91beae90cdf36fcd49
treed2d9f30c090daf38395820163d4133b2c7ba825c
parentc6be83c16d605fb2e66b2a5a8ff0f4a7a6e0e1e4
test: Use configured Python

Don't hardcode "python" or /usr/bin/python, but use the configured $(PYTHON).
Makefile.am
test/rule-syntax-check.py [changed mode: 0755->0644]
test/rules-test.sh