From: Adriana Draghici Date: Thu, 29 Apr 2010 14:30:16 +0000 (+0000) Subject: autorun: added symbolic links to status parsers. X-Git-Tag: getopt_long~47 X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=commitdiff_plain;h=f11c21a5cd5d80167cd87b741dd9e990e2cb8fde;p=cs-p2p-next.git autorun: added symbolic links to status parsers. --- diff --git a/autorun/server/LibtorrentStatusParser.py b/autorun/server/LibtorrentStatusParser.py new file mode 120000 index 0000000..1a8893f --- /dev/null +++ b/autorun/server/LibtorrentStatusParser.py @@ -0,0 +1 @@ +../../ppf/log-parser/generic/LibtorrentStatusParser.py \ No newline at end of file diff --git a/autorun/server/TriblerStatusParser.py b/autorun/server/TriblerStatusParser.py new file mode 120000 index 0000000..fc8cc44 --- /dev/null +++ b/autorun/server/TriblerStatusParser.py @@ -0,0 +1 @@ +../../ppf/log-parser/generic/TriblerStatusParser.py \ No newline at end of file