From: Martin Mares Date: Fri, 14 Jun 2013 15:04:51 +0000 (+0200) Subject: Let default prolog run /bin/bash instead of /bin/sh X-Git-Tag: v3.2~7 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=8423fb757411f220433a0deb28d475870bac4424;p=bex.git Let default prolog run /bin/bash instead of /bin/sh --- diff --git a/cf/prolog b/cf/prolog index 3350a91..0a6d091 100644 --- a/cf/prolog +++ b/cf/prolog @@ -1,3 +1,3 @@ -#!/bin/sh +#!/bin/bash # BEX prolog set -e