On Tue, Mar 29, 2016 at 09:44:51PM -0700, h_east wrote: > Hi James, > > 2016-3-30(Wed) 11:53:13 UTC+9 James McCoy: > > Currently, test_backspace_opt.vim and test_viminfo.vim hit E138 if $HOME > > isn't writable and wait for the user to press enter. I noticed this since > > Debian's builds run with $HOME set to a non-existent directory to ensure > > the build/test process doesn't rely on modifying the user's environment. > > > > > > A simple way to reproduce is to run the tests like env > > HOME=/nonexistent/dir make test. > > Reported issue is fixed by attached patch. > Please confirm this.
That does fix it. Thanks! -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <[email protected]> -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
