Hi,

Usually when a patch is backported to release 3.7 branch it contains the following from the patch already merged in master:

    Change-Id: Ib878f39814af566b9250cf6b8ed47da0ca5b1128
    BUG: 1226120
    Signed-off-by: Avra Sengupta <[email protected]>
    Reviewed-on: http://review.gluster.org/10641
    Reviewed-by: Rajesh Joseph <[email protected]>
    Tested-by: NetBSD Build System
    Reviewed-by: Kaushal M <[email protected]>

While trying to send this patch from release 3.7 branch I am getting the following error from checkpatch.pl which is not letting me
send the patch, and this is new because it didn't use to happen earlier.

# ./extras/checkpatch.pl 0001-glusterd-snapshot-Return-correct-errno-in-events-of-.patch Use of uninitialized value $gerrit_url in regexp compilation at ./extras/checkpatch.pl line 1958.
ERROR: Unrecognized url address: 'http://review.gluster.org/10313'
#16:
Reviewed-on: http://review.gluster.org/10313

ERROR: Unrecognized email address: 'NetBSD Build System'
#19:
Tested-by: NetBSD Build System

Patch not according to coding guidelines! please fix.
total: 2 errors, 0 warnings, 326 lines checked

Why is checkpatch unable to reference the gerrit url?

Regards,
Avra
_______________________________________________
Gluster-devel mailing list
[email protected]
http://www.gluster.org/mailman/listinfo/gluster-devel

Reply via email to