| commit | 17d4c39f24be7c22e1866d1587d77dcca7e6a2d8 | [log] [download] |
|---|---|---|
| author | nicm <nicm> | Thu Jan 18 14:28:11 2018 +0000 |
| committer | nicm <nicm> | Thu Jan 18 14:28:11 2018 +0000 |
| tree | a938d129559756fa09bbbc62d986a2116dc8dbba | |
| parent | c9037fde1c6fd1e32988951384d2a224591867f1 [diff] |
Discard all but the last line when reading from a #() command - the callback is just going to be fired again straight away to go through all the lines, it is better just to use the last one straight away.