Changeset - 5d8009daea51
[Not reviewed]
default
0 1 0
Drew Perttula - 8 years ago 2017-05-19 07:49:22
drewp@bigasterisk.com
effecteval ok to run with no output (?)
Ignore-this: 1d5068ddbf40adcd4f1329363f1bc616
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
bin/effecteval
Show inline comments
 
@@ -301,6 +301,7 @@ class App(object):
 

	
 
    def launch(self, *args):
 
        log.info('launch')
 
        if self.outputWhere:
 
        self.loop = makeEffectLoop(self.graph, self.stats, self.outputWhere)
 
        self.loop.startLoop()
 
        
0 comments (0 inline, 0 general)