test: Fix remote failure test to use correct env variable
commit3e5df5d00ca1d5d9be8ad615541d20168ea659bc
authorMichael Geddes <michael@frog.wheelycreek.net>
Sun, 22 Jun 2014 01:48:30 +0000 (22 09:48 +0800)
committerMichael Geddes <michael@frog.wheelycreek.net>
Mon, 23 Jun 2014 23:47:55 +0000 (24 07:47 +0800)
treeb33935d755db6e9bc30033fb9df2cd9d9c73f943
parentdb19ecf4b0187cc28baf1ef5f6b8bd70b5c69ab1
test: Fix remote failure test to use correct env variable

The test was using the wrong testgit variable helper to cause the failure.
I still don't know why this test wasn't failing on all machines.

Signed-off-by: Michael Geddes <michael@frog.wheelycreek.net>
t/t5801-remote-helpers.sh