X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/46bf85abbe096a557a905808921b2f585ef16f5b..588f5a52c306b052e5a86dc71d71a21e82e2ea1d:/tools/internal/check_dist_archive diff --git a/tools/internal/check_dist_archive b/tools/internal/check_dist_archive index 963a4a3495..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. @@ -96,8 +96,8 @@ diffcmd() { 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. "buildtools/Cmake/DefinePackages.cmake"), -and/or "tools/check_dist_archive.exclude". +Please fix CMake files (e.g. "tools/cmake/DefinePackages.cmake"), +and/or "tools/internal/check_dist_archive.exclude". EOF diff -u "$fa" "$fb" fi