author | Scott R Parish <srp@srparish.net> | |
Sat, 27 Oct 2007 08:36:55 +0000 (01:36 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 30 Oct 2007 03:51:37 +0000 (20:51 -0700) | ||
commit | e8f5d87056093f40a271f89c2c91d1a7025e2440 | |
tree | 68de0fb7585af8fc591f36204b6301c31bf5c511 | tree | snapshot |
parent | 1eb056905a2956ca9fabd2edcce05c0a29ce64b1 | commit | diff |
shell should call the new setup_path() to setup $PATH
Shell currently does its own manual thing for setting up the $PATH;
it can now call setup_path().
Signed-off-by: Scott R Parish <srp@srparish.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Shell currently does its own manual thing for setting up the $PATH;
it can now call setup_path().
Signed-off-by: Scott R Parish <srp@srparish.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
shell.c | diff | blob | history |