[ARVADOS-DEV] updated: fbdaebd2b4238710f0e9c58fa4d97c2cf36171f4

Git user git at public.arvados.org
Wed Oct 21 18:20:28 UTC 2020


Summary of changes:
 git/hooks/check-copyright-headers.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  fbdaebd2b4238710f0e9c58fa4d97c2cf36171f4 (commit)
      from  5f5e1d894d1becba5cddae85d017c5d576ecd53c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit fbdaebd2b4238710f0e9c58fa4d97c2cf36171f4
Author: Ward Vandewege <ward at curii.com>
Date:   Wed Oct 21 14:15:47 2020 -0400

    Fix link to the Coding Standards wiki page.
    
    No issue #
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>

diff --git a/git/hooks/check-copyright-headers.rb b/git/hooks/check-copyright-headers.rb
index 1c05ddd..b4b8d94 100755
--- a/git/hooks/check-copyright-headers.rb
+++ b/git/hooks/check-copyright-headers.rb
@@ -140,7 +140,7 @@ def check_copyright_headers
     puts
     puts "[POLICY] all files must contain copyright headers, for more information see"
     puts
-    puts "          https://arvados.org/projects/arvados/wiki/Coding_Standards#Copyright-headers"
+    puts "      https://dev.arvados.org/projects/arvados/wiki/Coding_Standards#Copyright-headers"
     puts
     puts "Enforcing copyright headers: FAIL"
     exit 1

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list