Fix --apt-pdiffs disabled being ignored.
This commit is contained in:
parent
b12e0fd6ce
commit
f5cb9b046b
|
@ -205,7 +205,7 @@ Local_arguments ()
|
||||||
;;
|
;;
|
||||||
|
|
||||||
--apt-pdiffs)
|
--apt-pdiffs)
|
||||||
APT_PDIFFS="${2}"
|
LH_APT_PDIFFS="${2}"
|
||||||
shift 2
|
shift 2
|
||||||
;;
|
;;
|
||||||
--apt-options)
|
--apt-options)
|
||||||
|
|
Loading…
Reference in New Issue