浏览代码

Update Run-Tests.sh

Pierre-Olivier Latour 11 年之前
父节点
当前提交
4535c5d61a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Run-Tests.sh

+ 1 - 1
Run-Tests.sh

@@ -1,4 +1,4 @@
-#!/bin/sh -ex
+#!/bin/bash -ex
 
 TARGET="GCDWebServer (Mac)"
 CONFIGURATION="Release"