[tor-commits] [stem/master] Passing args along to republish.py
atagar at torproject.org
atagar at torproject.org
Fri Dec 14 06:53:57 UTC 2012
commit d2b2b9757cf56be09d8841184f493ae478247c0b
Author: Damian Johnson <atagar at torproject.org>
Date: Thu Dec 13 22:53:52 2012 -0800
Passing args along to republish.py
---
docs/republish | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/docs/republish b/docs/republish
index 26ecfc9..f8658f1 100755
--- a/docs/republish
+++ b/docs/republish
@@ -3,5 +3,5 @@
export PATH=/home/stem/bin:$PATH
export PYTHONPATH=/home/stem/lib/python
-python /home/stem/stem/docs/republish.py
+python /home/stem/stem/docs/republish.py $*
More information about the tor-commits
mailing list