From: Ward Vandewege Date: Fri, 24 Sep 2021 15:21:00 +0000 (-0400) Subject: Update a few more old domain references. X-Git-Tag: 2.3.0~48 X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/0ca2d1f043dff99aa5f57a4336ea3a924e87e78b Update a few more old domain references. No issue # Arvados-DCO-1.1-Signed-off-by: Ward Vandewege --- diff --git a/sdk/cli/bin/arv b/sdk/cli/bin/arv index 25c28bea23..c9809fad6a 100755 --- a/sdk/cli/bin/arv +++ b/sdk/cli/bin/arv @@ -5,7 +5,7 @@ # Arvados cli client # -# Ward Vandewege +# Ward Vandewege require 'fileutils' require 'shellwords' diff --git a/services/api/script/arvados-git-sync.rb b/services/api/script/arvados-git-sync.rb index 5e68082da4..ad6aaf9eb5 100755 --- a/services/api/script/arvados-git-sync.rb +++ b/services/api/script/arvados-git-sync.rb @@ -12,7 +12,7 @@ require 'fileutils' # This script does the actual gitolite config management on disk. # -# Ward Vandewege +# Ward Vandewege # Default is development production = ARGV[0] == "production"