Skip to content
Unverified Commit 532d3a0b authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

reproducible debian: build: declare and define the variables separately, to...


reproducible debian: build: declare and define the variables separately, to avoid masking the subshell return code

Here the `schroot --begin-session` call was failing, but the failure was
masking by the declaration being done at the same time, so the `set -e`
was just wasted.

Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 744aeb6b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment