git-p4: chdir now properly sets PWD environment variable in msysGitmaster
commit053fd0c1c3da20474c4ff175c56ea4c1d6eeda11
authorRobert Blum <rob.blum@gmail.com>
Fri, 1 Aug 2008 19:50:03 +0000 (1 12:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 17 Aug 2008 06:37:04 +0000 (16 23:37 -0700)
treef1989e7b990f2414dab66373b6a6f6485938bf9f
parent9b752a6e31f93f2925856a0c0607c2ffc2a93375
git-p4: chdir now properly sets PWD environment variable in msysGit

P4 on Windows expects the PWD environment variable to be set to the
current working dir, but os.chdir in python doesn't do so.

Signed-off-by: Robert Blum <rob.blum@gmail.com>
Acked-by: Simon Hausmann <simon@lst.de>
Acked-by: Han-Wen Nienhuys <hanwen@xs4all.nl>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/fast-import/git-p4