]> granicus.if.org Git - python/commitdiff
Require that bash.exe is on the path, along with the rest of Cygwin.
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 10 Sep 2007 13:30:38 +0000 (13:30 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 10 Sep 2007 13:30:38 +0000 (13:30 +0000)
Tools/buildbot/buildmsi.bat

index 96015ac4e8be37218f95c198c99960b487ac7d9f..c04f578e913f563b87ad8db0b43acb705d0b0341 100644 (file)
@@ -3,7 +3,7 @@ cmd /c Tools\buildbot\external.bat
 call "%VS71COMNTOOLS%vsvars32.bat"
 cmd /q/c Tools\buildbot\kill_python.bat
 devenv.com /useenv /build Release PCbuild\pcbuild.sln
-c:\cygwin\bin\bash.exe -c 'cd Doc;make PYTHON=python2.5 update htmlhelp'
+bash.exe -c 'cd Doc;make PYTHON=python2.5 update htmlhelp'
 "%ProgramFiles%\HTML Help Workshop\hhc.exe Doc\build\htmlhelp\pydoc.hhp
 cd Tools\msi
 del *.msi