diff options
| author | Kamen Mladenov <kamen@syndamia.com> | 2025-04-16 11:51:38 +0300 |
|---|---|---|
| committer | Kamen Mladenov <kamen@syndamia.com> | 2025-04-23 17:28:22 +0300 |
| commit | cde8452f059bc2f918b43c451404ea8927e34b47 (patch) | |
| tree | 47c063d68d70013776c072ba7deec8c02e840620 /zkvms/zkwasm/host/src/main.rs | |
| parent | 8b7eae6c78bab4632b87003de0672b792a8046a5 (diff) | |
| download | zkVMs-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/zkwasm/host/src/main.rs')
0 files changed, 0 insertions, 0 deletions
