aboutsummaryrefslogtreecommitdiff
path: root/zkvms
diff options
context:
space:
mode:
authorKamen Mladenov <kamen@syndamia.com>2025-04-16 11:51:38 +0300
committerKamen Mladenov <kamen@syndamia.com>2025-04-23 17:28:22 +0300
commitcde8452f059bc2f918b43c451404ea8927e34b47 (patch)
tree47c063d68d70013776c072ba7deec8c02e840620 /zkvms
parent8b7eae6c78bab4632b87003de0672b792a8046a5 (diff)
downloadzkVMs-benchmarks-cde8452f059bc2f918b43c451404ea8927e34b47.tar
zkVMs-benchmarks-cde8452f059bc2f918b43c451404ea8927e34b47.tar.gz
zkVMs-benchmarks-cde8452f059bc2f918b43c451404ea8927e34b47.zip
fix(zkvmLib): Don't remove final entry in lockfile
The AWK script goes to the next line when a property is found. If the lock file ends on a property, the next line will be "fetched", but that is after the end of the file, so we'll never reach the printing logic. We're adding a blank line to the end of the lock file, so we never hit this edge case.
Diffstat (limited to 'zkvms')
0 files changed, 0 insertions, 0 deletions