remove tab
This commit is contained in:
parent
4a0ea85ecd
commit
b5761f863e
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.47 2003/04/20 18:39:13 ward Exp $
|
# $Dwarf: ripnews.rb,v 1.48 2003/04/20 20:41:10 ward Exp $
|
||||||
# $Source$
|
# $Source$
|
||||||
|
|
||||||
require 'date'
|
require 'date'
|
||||||
|
|
@ -423,7 +423,7 @@ for group in @config.keys.sort
|
||||||
next
|
next
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
print " Not complete: #{i}\n"
|
print "Not complete: #{i}\n"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue