diff tests/test-i18n.t @ 39707:5abc47d4ca6b

tests: quote PYTHON usage Python3 defaults to installing under "Program Files".
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 18 Sep 2018 23:47:21 -0400
parents 7bc33d677c0c
children 95c4cca641f6
line wrap: on
line diff
--- a/tests/test-i18n.t	Tue Sep 18 22:40:03 2018 -0400
+++ b/tests/test-i18n.t	Tue Sep 18 23:47:21 2018 -0400
@@ -45,8 +45,8 @@
 tool itself by doctest
 
   $ cd "$TESTDIR"/../i18n
-  $ $PYTHON check-translation.py *.po
-  $ $PYTHON check-translation.py --doctest
+  $ "$PYTHON" check-translation.py *.po
+  $ "$PYTHON" check-translation.py --doctest
   $ cd $TESTTMP
 
 #if gettext