Skip to content

Commit 55db2e4

Browse files
authored
Update cycle.sh
1 parent 6d1da92 commit 55db2e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fuzz/cycle.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
# Continuosly cycle over fuzz targets running each for 1 hour.
3+
# Continuously cycle over fuzz targets running each for 1 hour.
44
# It uses chrt SCHED_IDLE so that other process takes priority.
55
#
66
# For hfuzz options see https://github.com/google/honggfuzz/blob/master/docs/USAGE.md

0 commit comments

Comments
 (0)