Skip to content

Commit 95b0378

Browse files
authored
fix(shed): remove itestd command to remove dependency on itest pkg (#12894)
itest package has a lot of funky things in its init() that get in the way of some of the jobs of lotus-shed, including modifying logging and disabling watchdog
1 parent 47a3e3f commit 95b0378

File tree

2 files changed

+0
-115
lines changed

2 files changed

+0
-115
lines changed

cmd/lotus-shed/itestd.go

Lines changed: 0 additions & 114 deletions
This file was deleted.

cmd/lotus-shed/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ func main() {
8686
terminationsCmd,
8787
migrationsCmd,
8888
diffCmd,
89-
itestdCmd,
9089
msigCmd,
9190
invariantsCmd,
9291
gasTraceCmd,

0 commit comments

Comments
 (0)