Switching cygwin setup_mount project to use bare command line.

Otherwise you're assuming you have cygwin in order to set it up.

Review URL: http://codereview.chromium.org/113505

git-svn-id: http://src.chromium.org/svn/trunk/src/build@16246 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
bradnelson@chromium.org 2009-05-16 22:17:56 +00:00
Родитель 7348be621c
Коммит 035e6f4fe7
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -13,6 +13,7 @@
'actions': [
{
'action_name': 'setup_mount',
'msvs_cygwin_shell': 0,
'inputs': [
'../../third_party/cygwin/setup_mount.bat',
],