Skip to content
Snippets Groups Projects
Commit 700bfe94 authored by Maël Madon's avatar Maël Madon
Browse files

add curl option -k for certificate problems

parent 993c3abe
Branches
Tags
No related merge requests found
#!/bin/bash
#cut the workload for our experiments
curl -L -o - http://www.cs.huji.ac.il/labs/parallel/workload/l_metacentrum2/METACENTRUM-2013-3.swf.gz | gunzip > workload/METACENTRUM-2013-3.swf
curl -L -o - http://www.cs.huji.ac.il/labs/parallel/workload/l_metacentrum2/METACENTRUM-2013-3.swf.gz -k | gunzip > workload/METACENTRUM-2013-3.swf
jun1=44578794;
nov30=60393593;
nb_hour=15;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment