~mandel/ubuntuone-windows-installer/update_nunit_net_4

« back to all changes in this revision

Viewing changes to utils/env_32_setup.bat

  • Committer: Manuel de la Pena
  • Date: 2010-09-28 15:56:51 UTC
  • Revision ID: mandel@themacaque.com-20100928155651-4g6hdxr5ek7pfkvr
Fix bug with bzr path.

Show diffs side-by-side

added added

removed removed

Lines of Context:
121
121
:: ============================================================================
122
122
 
123
123
ECHO Branching ubuntuone-storage-protocol
124
 
"%BZRPATH%" branch lp:ubuntuone-storage-protocol  %TEMPFILE%\ubuntuone-storage-protocol
 
124
"%BZRPATH%\bzr.exe" branch lp:ubuntuone-storage-protocol  %TEMPFILE%\ubuntuone-storage-protocol
125
125
ECHO Installing ubuntuone-storage-protocol from source
126
126
%PYTHONPATH% %TEMPFILE%\ubuntuone-storage-protocol\setup.py install