Removed automatically generated Signed-off-by: ... line.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2266 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2010-09-25 09:17:01 +00:00
parent e99d621185
commit b638590476
-2
View File
@@ -123,8 +123,6 @@ function process_patch {
echo "Warning: overwriting ${patchdir}/$1"
fi
(
echo "Signed-off-by: ${SIGNED_OFF_BY}"
echo ""
specialize_patch
) >"${patchdir}/$(basename $1)"
else