mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-01 21:40:58 +00:00
correct assert
This commit is contained in:
parent
383259e55f
commit
b3d30e9282
2 changed files with 3 additions and 2 deletions
|
|
@ -38,5 +38,6 @@ tmux split-window -v -t 1.0 "AFL_DISABLE_TRIM=1 $BASE_CMD -S fuzzer07 -p explore
|
|||
tmux split-window -v -t 1.2 "htop"
|
||||
tmux new-window
|
||||
tmux send-keys "afl-whatsup -d $OUTPUT_DIR"
|
||||
tmux select-window -t 1
|
||||
tmux select-window -t 0
|
||||
tmux -2 a -t "fuzz"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue