From: Guillaume Pellerin Date: Mon, 24 Oct 2011 16:11:03 +0000 (+0200) Subject: fix doc X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=157727db0a7b376071ebc43ba6a3d66c52a3b4ba;p=deefuzzer.git fix doc --- diff --git a/INSTALL.txt b/INSTALL.txt index f868442..8d84a51 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -47,8 +47,8 @@ and run:: For more informations, see http://svn.parisson.org/deefuzzer/ -Twitter (optional) -===================== +Twitter (manual and optional) +================================ To get track twitting, please install python-twitter, python-oauth2 and all their dependencies. diff --git a/deefuzzer/tools/station.py b/deefuzzer/tools/station.py index c3998ad..2b95cbf 100644 --- a/deefuzzer/tools/station.py +++ b/deefuzzer/tools/station.py @@ -591,3 +591,4 @@ class Station(Thread): self.recorder.close() self.channel.close() +