Whitespace change to represent checkin for bug 158920.

Use 'mount -' to get cygdrive mountpoint rather than assuming /cygdrive.
Bug #158920 r=bryner
This commit is contained in:
cls%seawood.org 2004-03-15 06:27:56 +00:00
Родитель d433db0011
Коммит 5dfbbc63d2
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -2,6 +2,7 @@
#
# Stupid wrapper to avoid win32 dospath/cygdrive issues
#
prog=$1
shift
if test -z "$prog"; then