-
Guillem Jover authored
This reverts some of the unsafe assignments, as the variable might have contained a value evaluating to false, and we are assigning non-false values. This specifically fixes dpkg-source --commit and -b not working any longer. Regression introduced in commit b0337f00. Closes: #758426 Reported-by:
Neil Williams <codehelp@debian.org>
Guillem Jover authoredThis reverts some of the unsafe assignments, as the variable might have contained a value evaluating to false, and we are assigning non-false values. This specifically fixes dpkg-source --commit and -b not working any longer. Regression introduced in commit b0337f00. Closes: #758426 Reported-by:
Neil Williams <codehelp@debian.org>