(autopeak.py) Corrected a bug introduced in r208
authorfabrizio.benedetti.82 <devnull@localhost>
Thu, 19 Nov 2009 11:46:40 +0000 (11:46 +0000)
committerfabrizio.benedetti.82 <devnull@localhost>
Thu, 19 Nov 2009 11:46:40 +0000 (11:46 +0000)
autopeak.py

index ca2b2cca1ca6baaee326363528c6285769f8ee0d..8a7baafe9fb876c25886e7ad28d6144040365d77 100644 (file)
@@ -331,6 +331,8 @@ class autopeakCommands:
          if exclude_raw=='N':
              print 'Discarded.'
              return
+         if exclude_raw=='':
+             controller=True
          if not exclude_raw=='':
              exclude=exclude_raw.split(',')
              try: