From 7378bc23fb44d5736be318a40dbf03af426cb8cf Mon Sep 17 00:00:00 2001 From: norahmollo Date: Wed, 7 Jan 2015 16:47:21 -0400 Subject: [PATCH] PM-1123 Marks Added for Community version Omitting gulliver options --- gulliver/bin/tasks/pakeGulliver.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gulliver/bin/tasks/pakeGulliver.php b/gulliver/bin/tasks/pakeGulliver.php index ce6721b17..4160cc929 100755 --- a/gulliver/bin/tasks/pakeGulliver.php +++ b/gulliver/bin/tasks/pakeGulliver.php @@ -69,8 +69,10 @@ pake_task('workspace-backup', 'project_exists'); pake_desc("restore a previously backed-up workspace\n args: [-o|--overwrite] "); pake_task('workspace-restore', 'project_exists'); +/*----------------------------------********---------------------------------*/ pake_desc("check standard code\n args: "); pake_task('check-standard-code', 'project_exists' ); +/*----------------------------------********---------------------------------*/ /** * Function run_version