If s_ scripts (s_all and friends) are interrupted, they leave garbage behind: __wt_s* files or messed up wt_internal.h. That's confusing for developers and disrupts the workflow.
They should trap the signals and clean up after themselves.
- causes
-
WT-11767 s_* scripts fail because of sh/bash incompatibility
- Closed