Parcourir la source

Making tests file more portable.

AdrianSimionov il y a 10 ans
Parent
commit
9ff31aeafc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 "";