diff options
| author | Taras Madan <tarasmadan@google.com> | 2024-08-27 20:20:24 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-08-28 07:57:14 +0000 |
| commit | 2252e74e7b81d20bb4b78c2b5eed2b73d6c559fa (patch) | |
| tree | 6d438e2010ebb2becfbce7afd4347f5e6de175bc /tools | |
| parent | 5b53f368f2aa5b1e61ce954a6e546348ea1ae8e2 (diff) | |
tools/syz-bq: session was moved to syz-covermerger
There is nothing to cleanup.
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/syz-bq.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/syz-bq.sh b/tools/syz-bq.sh index 7d070a3b7..49dac04c3 100755 --- a/tools/syz-bq.sh +++ b/tools/syz-bq.sh @@ -106,5 +106,4 @@ go run ./tools/syz-covermerger/ -workdir $workdir \ -date-to $to_date \ -total-rows $total_rows -echo Cleanup -rm -rf $sessionDir +echo Done |
