diff options
Diffstat (limited to 'dev-vcs/git/git-9999.ebuild')
-rw-r--r-- | dev-vcs/git/git-9999.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild index 762ee1d1c29c..1936beea873a 100644 --- a/dev-vcs/git/git-9999.ebuild +++ b/dev-vcs/git/git-9999.ebuild @@ -469,6 +469,8 @@ src_test() { # Now run the tests, keep going if we hit an error, and don't terminate on # failure local rc + # t0610-reftable-basics.sh uses $A + local -x A= einfo "Start test run" #MAKEOPTS=-j1 nonfatal git_emake --keep-going test |