]> git.parisson.com Git - deefuzzer.git/commitdiff
Typo
authorachbed <github@achbed.org>
Thu, 20 Nov 2014 06:00:14 +0000 (00:00 -0600)
committerachbed <github@achbed.org>
Thu, 20 Nov 2014 06:00:14 +0000 (00:00 -0600)
Signed-off-by: achbed <github@achbed.org>
deefuzzer/core.py

index 84c919473f0c7f1b7ed1b5b316b58d445d916237..eadeabf51277a32e7e029c2e838872beeeaccd51 100644 (file)
@@ -131,7 +131,7 @@ class DeeFuzzer(Thread):
                 s[i] = replace_all(options[i], d)
         if not 'media' in s.keys():
             s['media'] = {}
-        s['media']['dir'] = folder:
+        s['media']['dir'] = folder
         self.conf['deefuzzer']['station'].append(s)