author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | |
Sat, 31 Jul 2010 16:49:53 +0000 (16:49 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 2 Aug 2010 18:53:52 +0000 (11:53 -0700) | ||
commit | d596f33abba4e6ba15a13335a26a68a2c1b7ef7d | |
tree | ce0231a648137b728b6d870de14c911a59a71929 | tree | snapshot |
parent | 092c433407279219cb21819d971da0fbf4a60dcd | commit | diff |
test-lib: Remove 3 year old no-op --no-python option
The --no-python option was added to test-lib.sh by Johannes Schindelin
in early 2006 in abb7c7b3. It was later turned into a no-op by Junio C
Hamano in 7cdbff14 the same year.
Over three years is long enough before removing this old wart which
was retained for backwards compatibility. Our tests have been using
NO_PYTHON and "test_have_prereq PYTHON" for a long time now.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The --no-python option was added to test-lib.sh by Johannes Schindelin
in early 2006 in abb7c7b3. It was later turned into a no-op by Junio C
Hamano in 7cdbff14 the same year.
Over three years is long enough before removing this old wart which
was retained for backwards compatibility. Our tests have been using
NO_PYTHON and "test_have_prereq PYTHON" for a long time now.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/test-lib.sh | diff | blob | history |