From a6f90cc75b12bf9358bff5f4536ac732eb98e616 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 14 Jun 2016 14:04:53 -0700 Subject: [PATCH] mbox2send changed options --- scripts/quilt-mail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 . -- 2.47.2