t/t5528-push-default: remove redundant test_config lines
authorRamkumar Ramachandra <redacted>
Wed, 19 Jun 2013 11:11:39 +0000 (16:41 +0530)
committerJunio C Hamano <redacted>
Thu, 20 Jun 2013 02:11:34 +0000 (19:11 -0700)
commit3cb8a5ff1756f11fe60b9c6ed3f9fe593e9c6d62
tree68e2649b81d07c3c83585542945ad5d583ddb88b
parentfb7dfaa710da6f9ebb854f70ffc1c78668a1e70c
t/t5528-push-default: remove redundant test_config lines

The line

  test_config push.default upstream

appears unnecessarily in two tests, as the final test_push_failure sets
push.default before pushing anyway.

Signed-off-by: Ramkumar Ramachandra <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t5528-push-default.sh
git clone https://git.99rst.org/PROJECT