diff options
author | Emil Velikov <[email protected]> | 2017-02-23 11:57:49 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-03-10 14:12:48 +0000 |
commit | 3aa5f51c2706023ff707d1e28410f8d9e67e6c6c (patch) | |
tree | 1c8358eb2721eaa9f22a7777aa7621fa6ed9a200 /bin/get-fixes-pick-list.sh | |
parent | 1c3a1d74ec250bd0b51413a24466cab085c7d55e (diff) |
bin/bugzilla_mesa.sh: rework the looping method
We don't use DRYRUN (and no others scripts have one) so just drop it.
This allows us to rework the loop to the more commonly used "git .... |
while read foo; do ... done"
That in itself gets rid of the only remaining bashism and we can toggle
the shebang to /bin/sh.
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Andreas Boll <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'bin/get-fixes-pick-list.sh')
0 files changed, 0 insertions, 0 deletions