From: Greg Kroah-Hartman Date: Tue, 14 Jun 2016 21:04:53 +0000 (-0700) Subject: mbox2send changed options X-Git-Tag: v3.14.73~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a6f90cc75b12bf9358bff5f4536ac732eb98e616;p=thirdparty%2Fkernel%2Fstable-queue.git mbox2send changed options --- diff --git a/scripts/quilt-mail b/scripts/quilt-mail index 9209713cc25..b91fe7ae5d0 100755 --- a/scripts/quilt-mail +++ b/scripts/quilt-mail @@ -132,7 +132,7 @@ echo "mbox is now in ${TMP_DIR}/${MBOX}" #q mail --mbox x -m "$(cat ../stable-queue/00)" --sender gregkh@lf.org --from gregkh@lf.org --to foo@foo --subject "This is the subject" cd ${TMP_DIR} -${STABLE_QUEUE}../mbox2send ${ROOT_VERSION} ${MBOX} +${STABLE_QUEUE}../mbox2send ${ROOT_VERSION} ${FULL_VERSION} ${MBOX} #< ${MBOX}.new formail -ds sh -c 'cat > msg.$FILENO' splitmbox.py ${MBOX}.new .