jjb: binutils-gdb: use `-r` with `read`
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 25 Apr 2023 18:41:51 +0000 (14:41 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Tue, 25 Apr 2023 20:12:03 +0000 (16:12 -0400)
commit97e9c4c3fd7650c2b0c1cc89a6758470fdcd7551
treeba971e0fe20d7845f10f5c30df27ad0680c4aecd
parentd05689409fa65cb9c3850117afa4169c79c037d2
jjb: binutils-gdb: use `-r` with `read`

Because shellcheck said so:

    In scripts/binutils-gdb/build.sh line 952:
    while read line; do
          ^--^ SC2162 (info): read without -r will mangle backslashes.

Change-Id: I26584cdb30c124de3341e476930df1f4fd474a71
scripts/binutils-gdb/build.sh
This page took 0.02536 seconds and 4 git commands to generate.