Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : ghc-7.6

http://hackage.haskell.org/trac/ghc/changeset/e416052f6ae04e7a25d31376e4c7295883e328e3

>---------------------------------------------------------------

commit e416052f6ae04e7a25d31376e4c7295883e328e3
Author: Paolo Capriotti <p.caprio...@gmail.com>
Date:   Thu Nov 1 14:34:07 2012 +0000

    Require /bin/sh instead of bash in T6106.

>---------------------------------------------------------------

 tests/ghci/scripts/T6106_preproc.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/ghci/scripts/T6106_preproc.sh 
b/tests/ghci/scripts/T6106_preproc.sh
index f9ac397..56ca608 100755
--- a/tests/ghci/scripts/T6106_preproc.sh
+++ b/tests/ghci/scripts/T6106_preproc.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 #
 # file T6106_preproc.sh
 #



_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to