Commit 81ee012af08e7bdb48a714856032432c706c9be8

Ran Benita 2016-06-09T14:52:34

test/symbols-leak-test: use more portable shebang Some BSDs don't want to give bash the honor of /bin and put it elsewhere. So look it up in PATH instead. Signed-off-by: Ran Benita <ran234@gmail.com>

1
2
3
4
5
6
7
8
9
10
diff --git a/test/symbols-leak-test.bash b/test/symbols-leak-test.bash
index eac0da5..bf03790 100755
--- a/test/symbols-leak-test.bash
+++ b/test/symbols-leak-test.bash
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 set -e
 
 # Check that all exported symbols are specified in the symbol