Unverified Commit 86ebbdd9 authored by Artturi's avatar Artturi Committed by GitHub
Browse files

Merge pull request #247566 from trofi/perf-hermetic-shebang

linuxPackages_testing.perf: fix patchShebang
parents 25214c5e 0768fe79
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@ stdenv.mkDerivation {
  postPatch = ''
    # Linux scripts
    patchShebangs scripts

    patchShebangs tools/perf/check-headers.sh
  '' + lib.optionalString (lib.versionAtLeast kernel.version "6.3") ''
    # perf-specific scripts
    patchShebangs tools/perf/pmu-events