diff --git a/scripts/upstream.sh b/scripts/upstream.sh index eddf7df10..7d35e3b67 100755 --- a/scripts/upstream.sh +++ b/scripts/upstream.sh @@ -176,7 +176,7 @@ end_rebase() { rm patches/*.patch cd upstream - git format-patch local -o ../patches --zero-commit --no-signature --no-stat + git format-patch local -o ../patches --zero-commit --no-signature --no-stat --no-numbered cd .. rm rebase-in-progress apply "$1"