Browse Source

Update Run-Tests.sh

Pierre-Olivier Latour 11 years ago
parent
commit
4535c5d61a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Run-Tests.sh

+ 1 - 1
Run-Tests.sh

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