- Notifications
You must be signed in to change notification settings - Fork5
Commitef28e05
committed
Fix bogus handling of $(X) (i.e., ".exe") in isolationtester Makefile.
I'm not sure why commit1eb1dde seemsto have made this start to fail on Cygwin when it never did before ---but nonetheless, the coding was pretty bogus, and unlike the way wehandle $(X) anywhere else. Per buildfarm.1 parent19e3647 commitef28e05
1 file changed
+6
-8
lines changedLines changed: 6 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
| 17 | + | |
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
| 24 | + | |
| 25 | + | |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
| 27 | + | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
40 |
| - | |
41 | 39 |
| |
42 | 40 |
| |
43 | 41 |
| |
|
0 commit comments
Comments
(0)