Commit e1875964 authored by Palmer Dabbelt's avatar Palmer Dabbelt
Browse files

Avoid running Chisel in parallel in the same directory

It looks like Chisel fails when I try to run it in parallel.  This adds a lock
file to ensure that only a single Chisel instance is running at a time when
running the regressions.
parent 00465b15
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment