aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/persistent-https/proxy.go
diff options
context:
space:
mode:
authorBrian Gernhardt <benji@silverinsanity.com>2008-10-31 01:09:13 -0400
committerJunio C Hamano <gitster@pobox.com>2008-10-31 21:38:48 -0700
commit6ecfd91df5ec462aeded967c9ad21912c249f96e (patch)
treefaa7135734d9905f6cb430abe9561b5f771c0250 /contrib/persistent-https/proxy.go
parentadd userdiff textconv tests (diff)
downloadgit-6ecfd91df5ec462aeded967c9ad21912c249f96e.tar.gz
git-6ecfd91df5ec462aeded967c9ad21912c249f96e.zip
Avoid using non-portable `echo -n` in tests.
Expecting echo to recognise -n is a BSDism. Using printf is far more portable. Discovered on OS X 10.5.5 in t4030-diff-textconv.sh and changed in all the test scripts. Signed-off-by: Brian Gernhardt <benji@silverinsanity.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https/proxy.go')
0 files changed, 0 insertions, 0 deletions
4net: ipv6: Change notifications for multipath add to RTA_MULTIPATHDavid Ahern3-3/+54 2017-02-04net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attributeDavid Ahern2-17/+105 2017-02-04net: ipv6: Allow shorthand delete of all nexthops in multipath routeDavid Ahern2-3/+39 2017-02-04virtio_net: exploit napi_complete_done() return valueEric Dumazet1-5/+6 2017-02-03net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet1-3/+4 2017-02-03net: remove support for per driver ndo_busy_poll()Eric Dumazet4-21/+0 2017-02-03enic: Remove local ndo_busy_poll() implementation.David S. Miller2-139/+5 2017-02-03ixgbevf: get rid of custom busy polling codeEric Dumazet3-215/+0 2017-02-03ixgbe: get rid of custom busy polling codeEric Dumazet4-224/+5 2017-02-03mlxsw: spectrum: Implement TC flower offloadJiri Pirko4-3/+331 2017-02-03sched: cls_flower: expose priority to offloading netdeviceJiri Pirko2-0/+4 2017-02-03mlxsw: spectrum: Introduce ACL core with simple TCAM implementationJiri Pirko6-8/+1769 2017-02-03lib: Introduce priority array area managerJiri Pirko7-0/+871 2017-02-03list: introduce list_for_each_entry_from_reverse helperJiri Pirko1-0/+13 2017-02-03mlxsw: resources: Add ACL related resourcesJiri Pirko1-2/+18