Commit 3089704
authored
Remove built pdatagen before regenerating pdata (#13828)
The pdata definitions are now stored directly within pdatagen. So if we
rely on the cached pdatagen binary, updates in the files will never be
rebuilt.
This wasn't an issue before
#13398, as
we used `go run` rather than a tool.1 parent fb65c0f commit 3089704
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
249 | 252 | | |
250 | 253 | | |
251 | | - | |
| 254 | + | |
252 | 255 | | |
253 | 256 | | |
254 | 257 | | |
| |||
0 commit comments