(file) Return to Policy.c CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Executor

Diff for /pegasus/src/Executor/Policy.c between version 1.8 and 1.9

version 1.8, 2008/12/02 09:00:13 version 1.9, 2010/07/28 14:37:51
Line 192 
Line 192 
         NULL,         NULL,
         0, /* flags */         0, /* flags */
     },     },
       {
           EXECUTOR_REMOVE_FILE_MESSAGE,
           "${localAuthDir}/*",
           NULL,
           0, /* flags */
       },
   
 }; };
  
 static const size_t _staticPolicyTableSize = static const size_t _staticPolicyTableSize =


Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2