[linux-firmware] wow I really didn't think I could newb this up any worse

Dave Airlie airlied at fedoraproject.org
Wed Mar 21 09:40:12 UTC 2012


commit 2ce395aac70f02d7882f4a8312de8e31f9d91c5f
Author: Dave Airlie <airlied at redhat.com>
Date:   Wed Mar 21 09:36:48 2012 +0000

    wow I really didn't think I could newb this up any worse

 linux-firmware.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/linux-firmware.spec b/linux-firmware.spec
index e2040aa..8b2229d 100644
--- a/linux-firmware.spec
+++ b/linux-firmware.spec
@@ -34,7 +34,7 @@ if [ -z "$GIT_COMMITTER_NAME" ]; then
     git config user.name "Fedora X Ninjas"
 fi
 git add .
-git commit --author="builder at redhat.com" -m init .
+git commit -m init .
 git am %{PATCH1}
 
 %build


More information about the scm-commits mailing list