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
parent 086348436b
commit ac3f635750

View File

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