diff options
| author | van Hauser <vh@thc.org> | 2022-07-15 10:12:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-15 10:12:35 +0200 |
| commit | c57988e672634ee98048eba6432cc1f4e377e07c (patch) | |
| tree | 1ea5ebbb0b47e8d55b1950e9b787ec9f254655af /afl-cmin | |
| parent | 40947508037b874020c8dd1251359fecaab04b9d (diff) | |
| parent | b847e0f414e7b310e1a68bc501d4e2453bfce70e (diff) | |
| download | afl++-c57988e672634ee98048eba6432cc1f4e377e07c.tar.gz | |
Merge pull request #1469 from AFLplusplus/dev
push to stable
Diffstat (limited to 'afl-cmin')
| -rwxr-xr-x | afl-cmin | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/afl-cmin b/afl-cmin index 71723c70..51835648 100755 --- a/afl-cmin +++ b/afl-cmin @@ -534,7 +534,6 @@ BEGIN { } } close(sortedKeys) - print "" print "[+] Found "tuple_count" unique tuples across "in_count" files." if (out_count == 1) { |
