tests: remove no-op full-svn-test target
commit7c0da37d7b0e09c199788191b322bf45fd003e3c
authorEric Wong <normalperson@yhbt.net>
Tue, 23 Feb 2016 06:26:59 +0000 (23 06:26 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Feb 2016 20:55:03 +0000 (23 12:55 -0800)
tree0c5452c5b733381e3efac664fcd0bb0a7718ddd0
parent70bd996071bf724a7b151c81a165e8837179d6d7
tests: remove no-op full-svn-test target

git-svn has not supported GIT_SVN_NO_OPTIMIZE_COMMITS for
the "set-tree" sub-command in 9 years since commit 490f49ea5899
("git-svn: remove optimized commit stuff for set-tree").

So remove this target and TSVN variable to avoid confusion.

ref: http://mid.gmane.org/56C9B7B7.7030406@f2.dion.ne.jp

Helped-by: Kazutoshi Satoda <k_satoda@f2.dion.ne.jp>
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/Makefile