Skip to content

Commit

Permalink
Update llilmap script to calculate checksum instead of generating lar…
Browse files Browse the repository at this point in the history
…ge output file.
  • Loading branch information
greg7mdp committed Apr 1, 2024
1 parent 55fe94b commit 84d0d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/llil_utils/run_llil4map
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash

cd tmp
../../ex_llil4map big* big* big* > out.txt
../../ex_llil4map big* big* big* | cksum

0 comments on commit 84d0d48

Please sign in to comment.