X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcommon;h=9bc417b7bb91918fa45594847bb7d42220cda979;hb=3b78cbdd9c802b3460b2ba574bf633bb0b12215f;hp=5c8171ed6888b920124cf2c14eb0525ef3650d59;hpb=8deab563cb0e0aeaf209e5af90381b6e1f0fa3c9;p=dak.git diff --git a/config/debian/common b/config/debian/common index 5c8171ed..9bc417b7 100644 --- a/config/debian/common +++ b/config/debian/common @@ -57,7 +57,6 @@ function acceptnew () { mv --target-directory="${accepted}" "${NAME}" else log_error "Error, couldn't find file ${NAME} to move to ${accepted}" - exit 2 fi done mv --target-directory="${accepted}" "${file}" "${file%%.changes}.dak"