From 0322242549e9c8a3b9cf8f3c3fa7a5faae27979f Mon Sep 17 00:00:00 2001 From: Pablo Lezaeta Date: Sun, 16 Jun 2013 19:18:02 -0400 Subject: [PATCH] I read about rumour that Fedora want test remove those simlinks to bin,sbin un /; I add env to prevent problems Signed-off-by: Pablo Lezaeta --- dependency-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependency-test.sh b/dependency-test.sh index bcd78283..23eafae7 100755 --- a/dependency-test.sh +++ b/dependency-test.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh # Compatible with bash dash zsh mksh # but not with fish