Commit e87d9e6
committed
When generating, delete only upstream targets
Using `find .` will delete all files of the name, this has a wide
blast radius downstream. Limit the set of `find` directories to those
in upstream.
Signed-off-by: Todd Short <[email protected]>1 parent 365831a commit e87d9e6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
0 commit comments