major fix in newsrc handling
minor output changes
This commit is contained in:
parent
00ae547da2
commit
fb023d276d
3 changed files with 13 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/local/bin/ruby -w
|
||||
|
||||
# $Dwarf: ripnews.rb,v 1.48 2003/04/20 20:41:10 ward Exp $
|
||||
# $Dwarf: ripnews.rb,v 1.49 2003/04/20 21:09:00 ward Exp $
|
||||
# $Source$
|
||||
|
||||
require 'date'
|
||||
|
|
@ -373,7 +373,7 @@ check_config
|
|||
|
||||
@maxfilelength = get_max_file_length(@config[@config.keys[0]]["TEMPDIR"])
|
||||
|
||||
print "$Id$\n"
|
||||
print "$Id$\n\n"
|
||||
|
||||
if Debuglevel > 2
|
||||
@config.each_key{|i|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue