From: Razvan Deaconescu Date: Sun, 1 Nov 2009 06:38:47 +0000 (+0200) Subject: added run_sample script; use ./run_sample X-Git-Tag: getopt_long~280 X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=commitdiff_plain;h=f4eeb123974555f0f947dc5e890c2c16499e5661;p=cs-p2p-next.git added run_sample script; use ./run_sample --- diff --git a/log-parser/libtorrent/run_sample b/log-parser/libtorrent/run_sample new file mode 100755 index 0000000..de75400 --- /dev/null +++ b/log-parser/libtorrent/run_sample @@ -0,0 +1,3 @@ +#!/bin/bash + +PYTHONPATH=../../auto/db/ python StatusParser.py -i 2 -f ../../log-samples/libtorrent/libtorrent-status.sample.log ../../auto/db/p2p-next.db