author | Johannes Sixt <johannes.sixt@telecom.at> | |
Wed, 11 Apr 2007 13:26:08 +0000 (15:26 +0200) | ||
committer | Johannes Sixt <johannes.sixt@telecom.at> | |
Thu, 26 Jun 2008 06:45:12 +0000 (08:45 +0200) | ||
commit | 4ec22a48c0575c8a303cd00b5ef4b3d703fbf8b3 | |
tree | f45fefb4de03a12b29ee0898029138767e51c261 | tree | snapshot |
parent | fc2ded5b08e071beed974117c0148781b1acc94a | commit | diff |
Turn builtin_exec_path into a function.
builtin_exec_path returns the hard-coded installation path, which is used
as the ultimate fallback to look for git commands. Making it into a function
enables us in a follow-up patch to return a computed value instead of just
a constant string.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
builtin_exec_path returns the hard-coded installation path, which is used
as the ultimate fallback to look for git commands. Making it into a function
enables us in a follow-up patch to return a computed value instead of just
a constant string.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
exec_cmd.c | diff | blob | history |