Harald Jensås 0366b14d0b Fix condition for CHROOT, missing quotes
The condition controlling if start_chroot should run was
always evaluating to true, so the start_chroot function was
called even when --chroot option was not used.

Adding quotes, and curly braces, on the $CHROOT variable should
fix the issue.

Closes-Bug: #1988808
Change-Id: I318809454924a342750c6044f56ec05893a8da25
2022-09-06 18:00:30 +02:00
..
2019-06-07 15:14:01 -05:00