t5540/5541: smart-http does not support "--force-with-lease"
commite69fa70f486f437788feef71f8b83c286ae5e701
authorJunio C Hamano <gitster@pobox.com>
Thu, 1 Aug 2013 18:05:02 +0000 (1 11:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 1 Aug 2013 18:10:36 +0000 (1 11:10 -0700)
treef853a38f87c41dbfb7dda350c10fde3e9f47196f
parentd887cc184d49f5e8982c1db433996fae26fb20c0
t5540/5541: smart-http does not support "--force-with-lease"

The push() method in remote-curl.c is not told and does not pass the
necessary information to underlying send-pack, so this extension
does not yet work.  Leave a note in the test suite.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/lib-httpd.sh