Skip to content

Commit

Permalink
Patch benchexec table
Browse files Browse the repository at this point in the history
  • Loading branch information
leventeBajczi committed Nov 26, 2023
1 parent 79c61f9 commit e782d2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/benchexec-report/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ runs:
pushd $i
table-generator -d *xml.bz2
sed -i 's/\.\.\/svcomp23-witness-benchmarks\//ftsrg\.mit\.bme\.hu\/svcomp23-witness-benchmarks\//g' *.html
sed -E 's/[a-zA-Z0-9]+\(\)\.join\(([a-zA-Z0-9]+)\.props\.link,"\.\.\/"\+([a-zA-Z0-9]+)\)/"" + \1\.props\.link + "\.\.\/" + \2/g' -i *.html
mv *.html index.html
unzip *.zip
rm *.zip
Expand Down

0 comments on commit e782d2c

Please sign in to comment.