Skip to content
Snippets Groups Projects
Select Git revision
  • dda08052682141e63f5860294a0831eff7ec39e8
  • passt default
  • master
  • pu
  • todo
  • next
  • maint
  • v2.8.0-rc1
  • v2.8.0-rc0
  • v2.7.2
  • v2.7.1
  • v2.7.0
  • v2.6.5
  • v2.7.0-rc3
  • v2.7.0-rc2
  • v2.7.0-rc1
  • v2.7.0-rc0
  • v2.6.4
  • v2.6.3
  • v2.6.2
  • v2.6.1
  • v2.3.10
  • v2.5.4
  • v2.4.10
  • v2.6.0
  • v2.6.0-rc3
  • v2.5.3
27 results

t

  • Clone with SSH
  • Clone with HTTPS
  • 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
    ..