X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/983ca84f3ac2d74ba56145026d89bd11f3f096e5..363e09a2185870566b56bb1b5aeb65491135f554:/tools/internal/check_dist_archive diff --git a/tools/internal/check_dist_archive b/tools/internal/check_dist_archive index 9d9b88b18d..e31e692b19 100755 --- a/tools/internal/check_dist_archive +++ b/tools/internal/check_dist_archive @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Copyright (c) 2013-2014. The SimGrid Team. # All rights reserved. @@ -97,7 +97,7 @@ ERROR: Some files are missing and/or unexpected in the archive. * lines beginning with '-' give files that are unexpected in the archive * lines beginning with '+' give files that are missing from the archive Please fix CMake files (e.g. "tools/cmake/DefinePackages.cmake"), -and/or "tools/check_dist_archive.exclude". +and/or "tools/internal/check_dist_archive.exclude". EOF diff -u "$fa" "$fb" fi