summaryrefslogtreecommitdiffstats
path: root/testsuite/lib
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso at mit dot edu>2008-07-08 20:51:45 -0400
committerFrank Ch. Eigler <fche@elastic.org>2008-07-09 07:02:23 -0400
commitd99a656a615dd78773316b7ac3972f3f1bcd5fca (patch)
tree1cb0aa9c7b6f3633ba57cdd04f89a3cd285847e6 /testsuite/lib
parent23957b6c147b63db1c071a4c2daaf23b4185dadb (diff)
downloadsystemtap-steved-d99a656a615dd78773316b7ac3972f3f1bcd5fca.tar.gz
systemtap-steved-d99a656a615dd78773316b7ac3972f3f1bcd5fca.tar.xz
systemtap-steved-d99a656a615dd78773316b7ac3972f3f1bcd5fca.zip
Add hack to support git 1.6 in git_version.sh
This is needed now for people who are running the "master" branch of git, which is currently in development for git version 1.6.0. This is a kludge to support hyphenated git commands (i.e., git-diff-files), but this form is explicitly deprecated, and doesn't work in git 1.6 unless you put git's execdir (obtained via git --exec-path) in your PATH environment variable. Even then, these programs may no longer exist future versions of git. It would be better to change the script to use "git diff-files", et. al., but I assume upstream had some vaguely justifiable reason for not writing the script that way. I'll let them decide when they are willing to fix the script the right way, even if it means breaking compatibility for some ancient version of git. n.b., git 1.5.0 was released February 2007, and git 1.4.0 was released June, 2006. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'testsuite/lib')
0 files changed, 0 insertions, 0 deletions