Removed progress status that is not so useful while it runs in background

git-svn-id: file:///home/svn/framework3/trunk@9186 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Carlos Perez 2010-05-01 12:41:40 +00:00
parent ce372f62ff
commit 086d71abb2
1 changed files with 0 additions and 1 deletions

View File

@ -126,7 +126,6 @@ def keycap(session, keytime, logfile)
end
sleep(2)
filewrt(logfile,"#{outp}\n")
print(".")
sleep(keytime.to_i)
end
db.close