Skip to content

Commit 34c67a1

Browse files
committed
fixup! Update SV-COMP performance testing tool to 2020/2021
1 parent eccb124 commit 34c67a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/perf-test/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Resources:
9696

9797
trap poweroff EXIT
9898

99-
apt-get install -y build-essential flex bison git libwww-perl curl ccache zip
99+
apt-get install -y build-essential flex bison git curl ccache zip
100100

101101
cd /root/
102102
aws s3 cp s3://${S3Bucket}/release-build-cache/ccache.zip ccache.zip || true
@@ -157,7 +157,7 @@ Resources:
157157

158158
trap poweroff EXIT
159159

160-
apt-get install -y build-essential flex bison git libwww-perl curl ccache zip
160+
apt-get install -y build-essential flex bison git curl ccache zip
161161

162162
cd /root/
163163
aws s3 cp s3://${S3Bucket}/profiling-build-cache/ccache.zip ccache.zip || true

0 commit comments

Comments
 (0)