Explorar el Código

Making tests file more portable.

AdrianSimionov hace 10 años
padre
commit
9ff31aeafc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tests/RunTests.sh

+ 1 - 1
tests/RunTests.sh

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 if [ $1 == '--help' ]; then
   echo "";