@@ -182,7 +182,7 @@ namespace :docs do
run(command)
if $?.exitstatus == 0
command = "rsync -rvpPe ssh Docs/API/publish/ #{destination}"
command = "rsync -rvpPe ssh Docs/API/publish/*.xar #{destination}"
end
The note is not visible to the blocked user.