]> git.ipfire.org Git - thirdparty/git.git/commit - t/t9020-remote-svn.sh
t9020: do not use export X=Y
authorTorsten Bögershausen <tboegi@web.de>
Fri, 26 Apr 2013 09:18:16 +0000 (11:18 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Apr 2013 16:52:11 +0000 (09:52 -0700)
commit56291c141e5c95f1210c72b080674ba36bcf054e
treea8e845adf3e77b203f652bf6d0d8e45e489841d3
parent173f9a7145ab71d8ea916840836246afc6db66ef
t9020: do not use export X=Y

The shell syntax "export X=Y" is not understood by all shells.

Signed-off-by: Torsten Bögershausen <tboegi@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9020-remote-svn.sh