From: Eric Wong Date: Tue, 11 Jul 2006 19:01:54 +0000 (-0700) Subject: tests: Set EDITOR=: and VISUAL=: globally X-Git-Tag: v1.4.2-rc1~41 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/8ff99e7417fcbff67d2c31445671fa97e44c95e7?hp=8ff99e7417fcbff67d2c31445671fa97e44c95e7 tests: Set EDITOR=: and VISUAL=: globally This way we don't have to remember to set it for each test; and if we forget, we won't cause interactive editors to be spawned for non-interactive tests. Signed-off-by: Eric Wong Signed-off-by: Junio C Hamano ---