From: fabrizio.benedetti.82 Date: Thu, 19 Nov 2009 11:46:40 +0000 (+0000) Subject: (autopeak.py) Corrected a bug introduced in r208 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=549e22f05c73cdfaa872acd6fec4cdb275f1527c;p=hooke.git (autopeak.py) Corrected a bug introduced in r208 --- diff --git a/autopeak.py b/autopeak.py index ca2b2cc..8a7baaf 100644 --- a/autopeak.py +++ b/autopeak.py @@ -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: