Add a script for testing curl | zsh resilience and mention it in the README

This commit is contained in:
Danielle McLean 2016-10-04 23:38:41 +11:00
parent a324ca62c8
commit 5178802725
No known key found for this signature in database
GPG key ID: CC91589719027E94
3 changed files with 30 additions and 2 deletions

7
partial-dl-test.html Normal file
View file

@ -0,0 +1,7 @@
---
layout: page
permalink: /partial-dl-test
---
{% highlight zsh %}
{% include_relative _scripts/partial-dl-test %}
{% endhighlight %}