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

tomcat-benchmark/GET: use wget -c

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

---
diff --git a/tomcat-benchmark/GET b/tomcat-benchmark/GET
--- a/tomcat-benchmark/GET
+++ b/tomcat-benchmark/GET
@@ -3,7 +3,7 @@
 VER=osv-v1

 if [ ! -e servlet.war ];then
- wget https://github.com/cloudius-systems/FrameworkBenchmarks/releases/download/${VER}/servlet.war + wget -c https://github.com/cloudius-systems/FrameworkBenchmarks/releases/download/${VER}/servlet.war
 fi
 mkdir -p ROOTFS/usr/tomcat/webapps/
 zip servlet.war META-INF/context.xml

--
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