X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/539916de848562683cf2e5425d5160c2a43f135a..52cdab43b062ef34f83de8c8ced7c29f43b2d16d:/tools/stack-cleaner/cc diff --git a/tools/stack-cleaner/cc b/tools/stack-cleaner/cc index d6da0f2a1c..fe2fe7ec7c 100755 --- a/tools/stack-cleaner/cc +++ b/tools/stack-cleaner/cc @@ -1,3 +1,3 @@ -#!/bin/sh +#!/usr/bin/env sh path="$(dirname $0)" exec "$path"/compiler-wrapper cc "$@"