X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fkernel-send-patches.sh;fp=scripts%2Fkernel-send-patches.sh;h=192cf912fc73709082f879154102fd80d3103486;hb=735ac89e9fbcb88b0f84af221e521ed015f59995;hp=6cca90dbad66097572bdd2217591e0186a93df16;hpb=4bdf58b65635c9428ac7647d5c3e1cb451c08fa5;p=hvutilities.git diff --git a/scripts/kernel-send-patches.sh b/scripts/kernel-send-patches.sh index 6cca90d..192cf91 100755 --- a/scripts/kernel-send-patches.sh +++ b/scripts/kernel-send-patches.sh @@ -207,6 +207,10 @@ rm -rf ${srcdir}/*.patch # If the cover letter is not between start and end commits, save a copy: cp ${srcdir}/cover-letter.txt /tmp +if [ x"${init_cmd}" != x"" ]; then + ${init_cmd} +fi + patches_branch="kernel_send_patches" if [ x"${series}" != x"" ]; then