This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, feature/plugin-repositoryapi-6.0 has been updated
       via  616261fa50a9e41e96d83a5b7f4adf058f391b9a (commit)
      from  388d48bb5cc5d5d8556e0de98b4ef1541f16fcc3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=616261fa50a9e41e96d83a5b7f4adf058f391b9a

commit 616261fa50a9e41e96d83a5b7f4adf058f391b9a
Author: Roland Mas <[email protected]>
Date:   Wed Mar 8 18:52:38 2017 +0100

    Fixed crontab

diff --git 
a/src/plugins/repositoryapi/etc/cron.d/fusionforge-plugin-repositoryapi 
b/src/plugins/repositoryapi/etc/cron.d/fusionforge-plugin-repositoryapi
index c0fdc62..6cbd392 100644
--- a/src/plugins/repositoryapi/etc/cron.d/fusionforge-plugin-repositoryapi
+++ b/src/plugins/repositoryapi/etc/cron.d/fusionforge-plugin-repositoryapi
@@ -1,2 +1,2 @@
 # Gather activities from SCM repositories
-0 */3 * * * root forge_run_job scm/parse_scm_repo_activities.php
+0 */3 * * * root forge_run_plugin_job repositoryapi 
parse_scm_repo_activities.php

-----------------------------------------------------------------------

Summary of changes:
 src/plugins/repositoryapi/etc/cron.d/fusionforge-plugin-repositoryapi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to