From: geraldo netto <geraldone...@gmail.com>
Committer: Waldemar Kozaczuk <jwkozac...@gmail.com>
Branch: master

netperf/GET: use wget -c

Signed-off-by: geraldo netto <geraldone...@gmail.com>
Message-Id: <1516131789-8559-26-git-send-email-geraldone...@gmail.com>

---
diff --git a/netperf/GET b/netperf/GET
--- a/netperf/GET
+++ b/netperf/GET
@@ -7,7 +7,7 @@ rm -rf upstream

 mkdir upstream
 cd upstream
-wget https://codeload.github.com/HewlettPackard/netperf/zip/netperf-$VERSION -O netperf-$VERSION.zip +wget -c https://codeload.github.com/HewlettPackard/netperf/zip/netperf-$VERSION -O netperf-$VERSION.zip
 unzip netperf-$VERSION.zip
 mv netperf-netperf-$VERSION netperf-$VERSION
 cd netperf-$VERSION

--
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osv-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to