Closed Bug 542515 Opened 14 years ago Closed 14 years ago

Quiet git in /data/bin/omg_push_zamboni_live.sh

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

All
Other
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jbalogh, Assigned: oremj)

Details

I have 102 emails from cron saying:

From git://github.com/jbalogh/zamboni
 * branch            master     -> FETCH_HEAD

`git pull -q` should do the trick.
Assignee: server-ops → jeremy.orem+bugs
Severity: major → normal
git pull already had a -q, but git commit did not. 

Full script:
https://gist.github.com/288014/73b9f2f074b945817dbc35259cd456f4bc9f25e9

Cron entry:
*/5 * * * * root /data/bin/omg_push_zamboni_live.sh > /dev/null
I think this is fixed now.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.