Sfoglia il codice sorgente

Making tests file more portable.

AdrianSimionov 10 anni fa
parent
commit
9ff31aeafc
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 "";