english please
This commit is contained in:
parent
c3dc65f478
commit
b57532c029
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/local/bin/ruby -w
|
#!/usr/local/bin/ruby -w
|
||||||
|
|
||||||
# $Dwarf: ripnews.rb,v 1.99 2005/02/02 12:25:49 ward Exp $
|
# $Dwarf: ripnews.rb,v 1.100 2005/02/05 08:27:29 ward Exp $
|
||||||
# $Source$
|
# $Source$
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
@ -569,7 +569,7 @@ def get_max_file_length(tempdir=".")
|
||||||
retry
|
retry
|
||||||
rescue Errno::ENOENT
|
rescue Errno::ENOENT
|
||||||
print "#{$!}\n"
|
print "#{$!}\n"
|
||||||
print "raar hoor\n"
|
print "strange...\n"
|
||||||
retry
|
retry
|
||||||
end
|
end
|
||||||
# this is how many characters are still likely to be appended
|
# this is how many characters are still likely to be appended
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue