Changeset 1498

Show
Ignore:
Timestamp:
01/10/08 16:08:06 (8 months ago)
Author:
jose
Message:

[phoneyc]
add ; as needed

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • phoneyc/trunk/honeyclient.py

    r1492 r1498  
    573573                    if v not in self.vbs_script_srcs: self.vbs_script_srcs.append(v) 
    574574        # force a newline before the next script body 
    575         self.js_body.append('\n') 
     575        self.js_body.append(';\n') 
    576576        self.vbs_body.append('\n') 
    577577        # when in a script body, set literal to be True. this is because