projtool.pl: add missing return
commite1e672a60d062c174f3d75c64498daa8ca710601
authorKyle J. McKay <mackyle@gmail.com>
Mon, 29 Jan 2018 16:19:17 +0000 (29 08:19 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 29 Jan 2018 16:19:17 +0000 (29 08:19 -0800)
tree497340d01478f160397991077ec7b12b5474a38f
parent2aac76a0c2425ff6717ca5e65cfdd967aefb6a70
projtool.pl: add missing return

Add the missing return so that a non-DNS mirror URL will actually
be rejected (without --force) rather than mistakenly showing the
warning about it being allowed even though --force was not given.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
toolbox/projtool.pl