Hi Junio,
Le 2021-09-08 à 11:38, Junio C Hamano a écrit :
* pb/test-use-user-env (2021-09-07) 3 commits
- test-lib-functions: keep user's debugger config files and TERM in 'debug'
- test-lib-functions: optionally keep HOME, TERM and SHELL in 'test_pause'
- test-lib-functions: use 'TEST_SHELL_PATH' in 'test_pause'
Teach test_pause and test_debug to allow using the HOME and TERM
environment variables the user usually uses.
The name of the debug helper is 'debug', not 'test_debug' ;)
Also, technically with my v5 'debug' does not use the full $HOME but
just $HOME/.[g|ll]dbinit, but for this merge message I guess it does
not matter much, and I don't have anything better to propose :)
Will merge to 'next'?
From my part I think it's ready, I think I've adressed all feedback.
Thanks,
Philippe.