Przeglądaj źródła

Making tests file more portable.

AdrianSimionov 10 lat temu
rodzic
commit
9ff31aeafc
1 zmienionych plików z 1 dodań i 1 usunięć
  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 "";