Log path related to project

This commit is contained in:
Michael RICOIS 2017-03-02 15:58:17 +01:00
parent 1eb28ff84b
commit cc5023bc74
2 changed files with 30 additions and 30 deletions

View File

@ -35,7 +35,7 @@ $jobby->add('FRMARQUE', [
'schedule' => '01 19 * * 1-5',
'output' => '/home/scores/batch/shared/log/sourceinpi.log',
'output' => '/home/deploy/crony/shared/log/sourceinpi.log',
'enabled' => true,
'debug' => true,
@ -49,7 +49,7 @@ $jobby->add('FRJUROPP', [
'schedule' => '01 19 * * 1-5',
'output' => '/home/scores/batch/shared/log/sourceinpi.log',
'output' => '/home/deploy/crony/shared/log/sourceinpi.log',
'enabled' => true,
'debug' => true,
@ -63,7 +63,7 @@ $jobby->add('FRDESMOD', [
'schedule' => '01 19 * * 1-5',
'output' => '/home/scores/batch/shared/log/sourceinpi.log',
'output' => '/home/deploy/crony/shared/log/sourceinpi.log',
'enabled' => true,
'debug' => true,
@ -77,7 +77,7 @@ $jobby->add('ITDESMOD', [
'schedule' => '01 19 * * 1-5',
'output' => '/home/scores/batch/shared/log/sourceinpi.log',
'output' => '/home/deploy/crony/shared/log/sourceinpi.log',
'enabled' => false,
'debug' => true,
@ -91,7 +91,7 @@ $jobby->add('BFRBIBLI', [
'schedule' => '01 19 * * 1-5',
'output' => '/home/scores/batch/shared/log/sourceinpi.log',
'output' => '/home/deploy/crony/shared/log/sourceinpi.log',
'enabled' => true,
'debug' => true,
@ -105,7 +105,7 @@ $jobby->add('BFRFAPDF', [
'schedule' => '01 19 * * 1-5',
'output' => '/home/scores/batch/shared/log/sourceinpi.log',
'output' => '/home/deploy/crony/shared/log/sourceinpi.log',
'enabled' => true,
'debug' => true,
@ -119,7 +119,7 @@ $jobby->add('BFRFASCI', [
'schedule' => '01 19 * * 1-5',
'output' => '/home/scores/batch/shared/log/sourceinpi.log',
'output' => '/home/deploy/crony/shared/log/sourceinpi.log',
'enabled' => true,
'debug' => true,
@ -133,7 +133,7 @@ $jobby->add('BFRTEXTE', [
'schedule' => '01 19 * * 1-5',
'output' => '/home/scores/batch/shared/log/sourceinpi.log',
'output' => '/home/deploy/crony/shared/log/sourceinpi.log',
'enabled' => true,
'debug' => true,
@ -147,7 +147,7 @@ $jobby->add('BEPPHNAT', [
'schedule' => '01 19 * * 1-5',
'output' => '/home/scores/batch/shared/log/sourceinpi.log',
'output' => '/home/deploy/crony/shared/log/sourceinpi.log',
'enabled' => true,
'debug' => true,
@ -161,7 +161,7 @@ $jobby->add('BEPFASCI', [
'schedule' => '01 19 * * 1-5',
'output' => '/home/scores/batch/shared/log/sourceinpi.log',
'output' => '/home/deploy/crony/shared/log/sourceinpi.log',
'enabled' => true,
'debug' => true,

View File

@ -19,7 +19,7 @@ $jobby->add('INSEE', [
'schedule' => '01 13,18 * * 1-5',
'output' => '/home/scores/batch/shared/log/sourceinsee.log',
'output' => '/home/deploy/crony/shared/log/sourceinsee.log',
'enabled' => true,
'debug' => true,