Changes between Version 120 and Version 121 of Doc/gLite/TemplateCustomization


Ignore:
Timestamp:
Mar 14, 2009, 6:01:12 PM (17 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/gLite/TemplateCustomization

    v120 v121  
    346346{{{
    347347variable NFS_CLIENT_DEFAULT_VERSION = nlist(
    348   'DEFAULT',                                   '3',
    349   '^grid.*\.example\.org$',           '4',
     348  'DEFAULT',     '3',
     349  '^grid.*\.example\.org$',   '4',
    350350);
    351351}}}