Browse Source

Making tests file more portable.

AdrianSimionov 10 years ago
parent
commit
9ff31aeafc
1 changed files with 1 additions and 1 deletions
  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 "";