diff options
| author | Paolo Bonzini | 2022-04-19 11:10:03 +0200 |
|---|---|---|
| committer | Alex Bennée | 2022-04-20 17:04:20 +0200 |
| commit | 79bd3ae9d39fcead07938f473caf0dfd9760bd21 (patch) | |
| tree | 177a59f34a8e4d834a4f1ec28370545fbfd2a2dd /tests/docker/dockerfiles | |
| parent | tests/docker: remove unnecessary default definitions (diff) | |
| download | qemu-79bd3ae9d39fcead07938f473caf0dfd9760bd21.tar.gz qemu-79bd3ae9d39fcead07938f473caf0dfd9760bd21.tar.xz qemu-79bd3ae9d39fcead07938f473caf0dfd9760bd21.zip | |
tests/docker: inline variable definitions or move close to use
Variables that are defined with ":=" are handled imperatively, so moving
them closer to the first use ensures that all the assignments prior to
the first use are taken into account.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20220401141326.1244422-6-pbonzini@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220419091020.3008144-9-alex.bennee@linaro.org>
Diffstat (limited to 'tests/docker/dockerfiles')
0 files changed, 0 insertions, 0 deletions
