[Dev] [Maintenance] Cron <keys at parabolagnulinux> cronic bash -c '[[ -z $(git status .) ]] || { git add -Av && git commit -m "update from cron"; }'
Luke Shumaker
lukeshu at sbcglobal.net
Sun Jul 27 18:46:33 GMT 2014
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
> Maintenance at lists.parabolagnulinux.org
> https://lists.parabolagnulinux.org/mailman/listinfo/maintenance
Happy hacking,
~ Luke Shumaker
More information about the Dev
mailing list