/[pupa]/bugcomm/lib/bugcomm/main.rb
ViewVC logotype

Diff of /bugcomm/lib/bugcomm/main.rb

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by okuji, Wed Oct 9 22:53:52 2002 UTC revision 1.6 by okuji, Thu Oct 10 00:04:20 2002 UTC
# Line 212  module BugCommunicator Line 212  module BugCommunicator
212      else      else
213        unless log_file.nil?        unless log_file.nil?
214          @@log = File.open(log_file, 'a')          @@log = File.open(log_file, 'a')
215            @@log.sync = true
216        end        end
217      end      end
218    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26