From 4535c5d61ab9340182f95dc28d97b8e3f26fd441 Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Latour Date: Fri, 11 Apr 2014 23:29:40 -0700 Subject: [PATCH] Update Run-Tests.sh --- Run-Tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Run-Tests.sh b/Run-Tests.sh index 76e8a10..909fb63 100755 --- a/Run-Tests.sh +++ b/Run-Tests.sh @@ -1,4 +1,4 @@ -#!/bin/sh -ex +#!/bin/bash -ex TARGET="GCDWebServer (Mac)" CONFIGURATION="Release"