On Mon, Mar 07, 2011 at 01:24:54PM +0100, Michael Calmer wrote:
> Hello,
> 
> attached is a patch set which implement weak rpm dependencies (Recommends, 
> Suggests, Supplements) into spacewalk.

Michael,

while running git am, I get the following warnings about
trailing or mixed whitespaces. Could you please reformat the patches
not to introduce them?

        Applying: implement weak dependencies
        /home/adelton/project/spacewalk/.git/rebase-apply/patch:98: trailing 
whitespace.
                    
        warning: 1 line adds whitespace errors.

        Applying: generate weak-deps into primary.xml
        /home/adelton/project/spacewalk/.git/rebase-apply/patch:19: space 
before tab in indent.
                rhnChannelPackage chpkg left join  rhnPackageRepodata prd ON 
prd.package_id = chpkg.package_id
        /home/adelton/project/spacewalk/.git/rebase-apply/patch:33: space 
before tab in indent.
                rhnChannelPackage chpkg left join  rhnPackageRepodata prd ON 
prd.package_id = chpkg.package_id
        /home/adelton/project/spacewalk/.git/rebase-apply/patch:47: space 
before tab in indent.
                rhnChannelPackage chpkg left join  rhnPackageRepodata prd ON 
prd.package_id = chpkg.package_id
        warning: 3 lines add whitespace errors.

        Applying: show weak deps in Web UI
        /home/adelton/project/spacewalk/.git/rebase-apply/patch:45: trailing 
whitespace.
        SELECT  DISTINCT C.name, C.version, P.sense 
        /home/adelton/project/spacewalk/.git/rebase-apply/patch:72: trailing 
whitespace.
        SELECT  DISTINCT C.name, C.version, P.sense 
        /home/adelton/project/spacewalk/.git/rebase-apply/patch:99: trailing 
whitespace.
        SELECT  DISTINCT C.name, C.version, P.sense 
        warning: 3 lines add whitespace errors.

        Applying: database tables for weak dependencies
        /home/adelton/project/spacewalk/.git/rebase-apply/patch:212: trailing 
whitespace.
        -- 
        /home/adelton/project/spacewalk/.git/rebase-apply/patch:240: trailing 
whitespace.
        -- 
        /home/adelton/project/spacewalk/.git/rebase-apply/patch:268: trailing 
whitespace.
        -- 
        /home/adelton/project/spacewalk/.git/rebase-apply/patch:296: trailing 
whitespace.
        -- 
        /home/adelton/project/spacewalk/.git/rebase-apply/patch:303: trailing 
whitespace.
               
        warning: squelched 25 whitespace errors
        warning: 30 lines add whitespace errors.

Thank you,

-- 
Jan Pazdziora
Principal Software Engineer, Satellite Engineering, Red Hat

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to