Skip to content

Commit d3b29d2

Browse files
committed
Update cprover-sv-comp, benchexec to latest version
1 parent 3269da7 commit d3b29d2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

scripts/perf-test/ec2.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -203,9 +203,14 @@ Resources:
203203
update-rc.d ec2-terminate defaults
204204
systemctl start ec2-terminate
205205

206+
# update benchexec
207+
cd /mnt/benchexec
208+
git pull
209+
206210
# prepare for tool packaging
207211
cd /mnt
208212
cd cprover-sv-comp
213+
git pull
209214
mkdir -p src/cbmc/
210215
touch LICENSE
211216
cd ..

0 commit comments

Comments
 (0)