projects
/
hamn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3c24c4
)
Oops, need to include the filename!
author
Magnus Hagander
<magnus@hagander.net>
Thu, 20 Aug 2009 19:18:02 +0000
(21:18 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Thu, 20 Aug 2009 19:18:02 +0000
(21:18 +0200)
planet_run.sh
patch
|
blob
|
blame
|
history
diff --git
a/planet_run.sh
b/planet_run.sh
index 6d9f3e25c3104f549132bacc9531d3fe14b196de..7296aa50c1b883adbf33fd6d189f23ed17bda2ee 100755
(executable)
--- a/
planet_run.sh
+++ b/
planet_run.sh
@@
-6,5
+6,5
@@
cd /home/planetpg/planet
date >> planet.log
python aggregator.py >> planet.log 2>&1
python generator.py >>planet.log 2>&1
-python posttotwitter.py >>planet.log 2>&1
+python posttotwitter.py
tweets.dat
>>planet.log 2>&1
echo Done `date` >> planet.log