Friday, January 6, 2012

Odd problem...

Hi.

This is a real shot in the dark but here goes...

I had a build fail on me. This is the relevant part of the log:

`# Failed test 'right path detected'
350 # at t/mojo/home.t line 17.
351 # Structures begin differing at:
352 # $got->[1] = 'users'
353 # $expected->[1] = 'Users'
354
355 # Failed test 'right path detected'
356 # at t/mojo/home.t line 33.
357 # Structures begin differing at:
358 # $got->[1] = 'users'
359 # $expected->[1] = 'Users'
360 # Looks like you failed 2 tests of 16.`

My pwd at the prompt is '/Users/dobbin/' & after checking all relevant RC
files there was nothing amiss. However when reading the log for nth time in
vim I noticed the if I issued `:pwd` it returned `/users/dobbin'.

I started vim with -u NONE & all was OK so I don't think vim has anything to
do with it (it still returned `/users/dobbin` when asked as does mvim) but
maybe there's a clue in there somewhere as to why this is happening which
for the life of me I can't see.

Any help appreciated.

Cheers,

Phil.

--
Nothing to see here... move along, move along

--
You received this message from the "vim_use" 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

No comments: