This repository was archived by the owner on Oct 15, 2020. It is now read-only.
Commit f162a30
committed
file: fixing ttd hooks in node_file
Some refactoring had caused TTD to fail whenever node::fs::AfterInteger
was called for a reason other than node::fs::Read.
PR-URL: #461
Reviewed-By: Mike Kaufman <mike.kaufman@microsoft.com>
Reviewed-By: Kyle Farnung <kfarnung@microsoft.com>1 parent 96b667d commit f162a30
1 file changed
+7
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
215 | 214 | | |
216 | | - | |
| 215 | + | |
217 | 216 | | |
218 | | - | |
| 217 | + | |
219 | 218 | | |
220 | | - | |
| 219 | + | |
221 | 220 | | |
222 | | - | |
223 | | - | |
| 221 | + | |
| 222 | + | |
224 | 223 | | |
| 224 | + | |
| 225 | + | |
225 | 226 | | |
226 | 227 | | |
227 | 228 | | |
| |||
0 commit comments