Commit 2159fea
Fix success message formatting issues
- Use t.Vprint with fmt.Sprintf instead of t.Vprintf to fix printf formatting errors
- Ensures proper formatting of source, destination, and duration values
- Addresses GitHub comment feedback about MISSING values in output
Co-Authored-By: Alec Fong <alecsanf@usc.edu>1 parent a573941 commit 2159fea
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| |||
0 commit comments