Commit 9668081
committed
aitools: use $HOME in update-prune test
Address review feedback: sethome exports HOME on Windows too (see
acceptance/script.prepare), so the ${USERPROFILE:-$HOME} fallback is
unnecessary here. Use plain $HOME.
Co-authored-by: Isaac1 parent 909d1c8 commit 9668081
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments