At Sun, 27 Jul 2014 00:00:02 +0000 (UTC),
(Cron Daemon) wrote:
> Cronic detected failure or error output for the command:
> bash -c [[ -z $(git status .) ]] || { git add -Av && git commit -m "update 
> from cron"; }
> 

Oops, that should have been $(git status -s .)
                                         ^^

Fixed now! (it was correct on the other server)

> RESULT CODE: 1
> 
> ERROR OUTPUT:
> 
> STANDARD OUTPUT:
> On branch master
> nothing to commit, working directory clean
> _______________________________________________
> Maintenance mailing list
> [email protected]
> https://lists.parabolagnulinux.org/mailman/listinfo/maintenance

Happy hacking,
~ Luke Shumaker
_______________________________________________
Dev mailing list
[email protected]
https://lists.parabolagnulinux.org/mailman/listinfo/dev

Reply via email to