diff options
| author | Jani Nikula <jani@nikula.org> | 2017-08-29 21:27:07 +0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-08-29 22:05:37 -0300 |
| commit | e027711148858b7aa2b3a4cd2617c87f38746181 (patch) | |
| tree | 43ccfeb2e790231912184e94d8439aa9c19aa0da /parse-time-string | |
| parent | 0082a55785a5ae64da22fe72af6c0ae928f13c03 (diff) | |
build: avoid an extra shell out in quiet variable function
$(word 1, $1) yields the same result as the more complicated
$(shell echo $1 | sed -e s'/ .*//')
Diffstat (limited to 'parse-time-string')
0 files changed, 0 insertions, 0 deletions
