Selaa lähdekoodia

Update Run-Tests.sh

Pierre-Olivier Latour 11 vuotta sitten
vanhempi
commit
4535c5d61a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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"