#810 Muffle one more cron job
Merged 3 years ago by kevin. Opened 3 years ago by nphilipp.

@@ -1,2 +1,2 @@ 

  MAILTO=root@fedoraproject.org,mattdm@fedoraproject.org,nils@redhat.com,asaleh@redhat.com

- 0 09  * * * countme /usr/local/bin/countme-update.sh

+ 0 09  * * * countme /usr/local/bin/countme-update.sh > /dev/null

At least the contents of the spam changed. :smiley:

log 1/2, date=19/Sep/2021:   0% [_                        ]   0.0kb/8.5gb  
log 2/2, date=20/Sep/2021:   0% [_                        ]   0.0kb/9.0gb  
[master 3729e1b] 2021-09-23 update
 1 file changed, 4228 insertions(+)

Metadata Update from @nphilipp:
- Pull-request tagged with: freeze-break-request

3 years ago

Metadata Update from @nphilipp:
- Pull-request untagged with: freeze-break-request

3 years ago

Hmm, with the changes hotfixed, this still comes through:

log 1/2, date=20/Sep/2021:   0% [_                        ]   0.0kb/9.0gb  
log 2/2, date=21/Sep/2021:   0% [_                        ]   0.0kb/9.3gb

Need to find out where this is printed to stderr. This is still worth applying, though.

Metadata Update from @nphilipp:
- Pull-request tagged with: freeze-break-request

3 years ago

rebased onto bcf74d26aec66b476dadea42bc444da5385c0407

3 years ago

rebased onto bcf74d26aec66b476dadea42bc444da5385c0407

3 years ago

Maybe put stderr & stdout to /dev/null

I usually shorthand that to:

& /dev/null

rebased onto 78924a057c139304b9446e8393b00845c810b9a5

3 years ago

rebased onto 78924a057c139304b9446e8393b00845c810b9a5

3 years ago

rebased onto 337248e

3 years ago

rebased onto 337248e

3 years ago

Pull-Request has been merged by kevin

3 years ago