remove tab

This commit is contained in:
Ward Wouts 2003-04-20 21:09:00 +00:00
parent 4a0ea85ecd
commit b5761f863e

View file

@ -1,6 +1,6 @@
#!/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$
require 'date'
@ -423,7 +423,7 @@ for group in @config.keys.sort
next
end
else
print " Not complete: #{i}\n"
print "Not complete: #{i}\n"
end
end
end