Skip to content
Snippets Groups Projects
Select Git revision
  • v4.18-rc8
  • master default protected
  • objtool-32bit
  • objtool
  • v5.9
  • v5.9-rc8
  • v5.9-rc7
  • v5.9-rc6
  • v5.9-rc5
  • v5.9-rc4
  • v5.9-rc3
  • v5.9-rc2
  • v5.9-rc1
  • v5.8
  • v5.8-rc7
  • v5.8-rc6
  • v5.8-rc5
  • v5.8-rc4
  • v5.8-rc3
  • v5.8-rc2
  • v5.8-rc1
  • v5.7
  • v5.7-rc7
  • v5.7-rc6
24 results

linux

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Jonas Rabenstein / Linux
    Source project has a limited visibility.
    user avatar
    Johannes Sixt authored and Anton Wuerfel committed
    When a test case is run without --valgrind, the wrap-for-bin.sh
    helper script inserts the environment variable GIT_TEXTDOMAINDIR, but
    when run with --valgrind, the variable is missing. A recently
    introduced test case expects the presence of the variable, though, and
    fails under --valgrind.
    
    Rewrite the test case to strip conditially defined environment variables
    from both expected and actual output.
    
    Signed-off-by: default avatarJohannes Sixt <j6t@kdbg.org>
    Signed-off-by: default avatarJunio C Hamano <gitster@pobox.com>
    259baf59
    History
    Name Last commit Last update