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=301ab61b85c2db3214f3261e95b3a6d66639e7b5;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: