lighthouse/scripts
Jimmy Chen 68d5a6cf99 Clean up local testnet files without prompting (#4498)
## Issue Addressed

Addresses an issue where CI could fail due to an nonexisting file error:

```
Run ./clean.sh
rm: cannot remove '/home/runner/.lighthouse/local-testnet/geth_datadir4/geth/fastcache.tmp.1549331618': No such file or directory
Error: Process completed with exit code 1.
```

This seems to happen quite frequently now, I'm not sure exactly why but perhaps worth trying suppressing the prompt?

https://github.com/sigp/lighthouse/actions/runs/5455027574/jobs/9925916159?pr=4463
2023-07-17 00:14:17 +00:00
..
cross Ensure protoc is installed for release CI (#3621) 2022-10-03 23:09:25 +00:00
local_testnet Clean up local testnet files without prompting (#4498) 2023-07-17 00:14:17 +00:00
tests Fix geth scripts (#4342) 2023-05-30 01:38:50 +00:00
change_version.sh Release v0.3.4 (#1894) 2020-11-13 06:06:35 +00:00