Re: [PATCH] t7502: perform commits using alternate editor in a subshell

2013-02-22 Thread Junio C Hamano
Brandon Casey writes: > From: Brandon Casey > > These tests call test_set_editor to set an alternate editor script, but > they appear to presume that the assignment is of a temporary nature and > will not have any effect outside of each individual test. That is not > the case. All of the test

[PATCH] t7502: perform commits using alternate editor in a subshell

2013-02-22 Thread Brandon Casey
From: Brandon Casey These tests call test_set_editor to set an alternate editor script, but they appear to presume that the assignment is of a temporary nature and will not have any effect outside of each individual test. That is not the case. All of the test functions within a test script shar