Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJeff Balogh <me@jeffbalogh.org>2010-05-10 17:24:33 (GMT)
committer Jeff Balogh <me@jeffbalogh.org>2010-05-10 17:24:33 (GMT)
commitef22fcd859e4ec3f505e20235f268a92915df92c (patch)
tree58a198ea3af21488b968e25e59cec8ccf1fb84c0 /scripts
parente7a107a1b1b8fe4bad0cb8faadd0d903f06a5223 (diff)
removing -U so we don't try reinstalling lxml
Diffstat (limited to 'scripts')
-rw-r--r--scripts/crontab/preview2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/crontab/preview b/scripts/crontab/preview
index 32067b4..7bb184f 100644
--- a/scripts/crontab/preview
+++ b/scripts/crontab/preview
@@ -1,6 +1,6 @@
MAILTO=amo-developers@mozilla.org
-0 * * * * rm -rf /data/virtualenvs/zamboni/build && /data/virtualenvs/zamboni/bin/pip -q install -U -i https://hudson.mozilla.org/pypi/ -r https://hudson.mozilla.org/pypi/pip-manifest.txt > /dev/null
+0 * * * * rm -rf /data/virtualenvs/zamboni/build && /data/virtualenvs/zamboni/bin/pip -q install -i https://hudson.mozilla.org/pypi/ -r https://hudson.mozilla.org/pypi/pip-manifest.txt > /dev/null
#every 15 min