lichao0211 / jsunpack-n

Automatically exported from code.google.com/p/jsunpack-n
GNU General Public License v2.0
0 stars 0 forks source link

Cannot disable paths for jsunpack via options.config #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Disabling the OPTIONAL paths in options.config does not work.

What is the expected output? 
I expect to see no output for the OPTIONAL outdir log_ips and decoded.log when 
I comment these out in options.config

I want to run jsunpackn.py as fast as possible with out any unnecessary output.

What do you see instead?

I see parse errors for the above aforementioned objects. I expect to see it run 
normally.

What version of the product are you using? 
Latest (0.3.2c)

On what operating system?

Linux 

Please provide any additional information below.

Original issue reported on code.google.com by tebn...@gmail.com on 28 Jan 2011 at 1:16

GoogleCodeExporter commented 9 years ago
This works as expected now. The arguments are setup properly when not specified 
in the options.config file.

Original comment by urul...@gmail.com on 26 May 2011 at 3:34