From: Joel Rosdahl Date: Thu, 19 May 2022 19:58:50 +0000 (+0200) Subject: test: Fix test failure when compiler is masquerading old ccache X-Git-Tag: v4.6.2~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84c78bf29b73bfdfddb53d743d840db5c8915775;p=thirdparty%2Fccache.git test: Fix test failure when compiler is masquerading old ccache (cherry picked from commit 0d60322086c0030bb1af72891d48e83be5c295a2) --- diff --git a/test/run b/test/run index d8b5466b3..72235791f 100755 --- a/test/run +++ b/test/run @@ -3,7 +3,7 @@ # A simple test suite for ccache. # # Copyright (C) 2002-2007 Andrew Tridgell -# Copyright (C) 2009-2021 Joel Rosdahl and other contributors +# Copyright (C) 2009-2022 Joel Rosdahl and other contributors # # See doc/AUTHORS.adoc for a complete list of contributors. # @@ -603,7 +603,7 @@ cat >"$COMPILER" <