@@ -1,10 +1,7 @@
require 'tmpdir'
task :default do
STDOUT.sync = true
$stdout.sync = true
root_path = File.expand_path "../.", __FILE__
Dir.mktmpdir("gvm-test") do |tmpdir|
puts `binscripts/gvm-installer binary_default #{tmpdir}`
pid = fork do
The note is not visible to the blocked user.