OSDN Git Service

* mingw: Force use of bash.
authorcgf <cgf>
Tue, 14 Jun 2011 15:04:04 +0000 (15:04 +0000)
committercgf <cgf>
Tue, 14 Jun 2011 15:04:04 +0000 (15:04 +0000)
winsup/utils/ChangeLog
winsup/utils/mingw

index dad1353..61d8714 100644 (file)
@@ -1,3 +1,7 @@
+2011-06-14  Christopher Faylor  <me.cygwin2011@cgf.cx>
+
+       * mingw: Force use of bash.
+
 2011-05-29  Christopher Faylor  <me.cygwin2011@cgf.cx>
 
        * ps.cc (ttynam): Accommodate new console numbering.
index 4e270fd..8f970d0 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 # Front-end kludge to cause a Cygwin gcc to default to
 # an installed version of the MinGW components.