- Notifications
You must be signed in to change notification settings - Fork5
Commit67eb3e5
committed
Avoid moving data directory in upgrade testing.
Windows sometimes gets upset if we rename a large directory and then tryto use the old name quickly, as seen in occasional buildfarm failures.So we avoid that by building the old version in the intendeddestination in the first place instead of renaming it, similar to thechange made for the same reason in commitb7f8465.1 parentb015558 commit67eb3e5
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
| 66 | + | |
66 | 67 |
| |
67 |
| - | |
| 68 | + | |
68 | 69 |
| |
69 | 70 |
| |
70 | 71 |
| |
| |||
120 | 121 |
| |
121 | 122 |
| |
122 | 123 |
| |
123 |
| - | |
| 124 | + | |
124 | 125 |
| |
125 | 126 |
| |
126 | 127 |
| |
|
0 commit comments
Comments
(0)