diff --git a/script/import-cooperation.net b/script/import-cooperation.net index 6abb1d5..bc7668f 100755 --- a/script/import-cooperation.net +++ b/script/import-cooperation.net @@ -79,6 +79,6 @@ for username in ARGV $stderr.puts "E: importing <#{username}> failed." $stderr.puts e $stderr.puts "==================================" - $stderr.puts "E: Note that ALL operations above were CANCELLED due to these errors." + $stderr.puts "E: Note that ALL operations above relative to <#{username}> were CANCELLED due to these errors." end end -- libgit2 0.21.2