tests/test-install.t
changeset 29219 3c9066ed557c
parent 29197 c5f9ff302065
child 29266 b3a677c82a35
equal deleted inserted replaced
29218:fd288d118074 29219:3c9066ed557c
    76   checking commit editor... (* -c "import sys; sys.exit(0)") (glob)
    76   checking commit editor... (* -c "import sys; sys.exit(0)") (glob)
    77   checking username (test)
    77   checking username (test)
    78   no problems detected
    78   no problems detected
    79 
    79 
    80 #if test-repo
    80 #if test-repo
       
    81   $ . "$TESTDIR/helpers-testrepo.sh"
       
    82 
    81   $ cat >> wixxml.py << EOF
    83   $ cat >> wixxml.py << EOF
    82   > import os, subprocess, sys
    84   > import os, subprocess, sys
    83   > import xml.etree.ElementTree as ET
    85   > import xml.etree.ElementTree as ET
    84   > 
    86   > 
    85   > # MSYS mangles the path if it expands $TESTDIR
    87   > # MSYS mangles the path if it expands $TESTDIR