Changes between Version 120 and Version 121 of Doc/gLite/TemplateCustomization
- Timestamp:
- Mar 14, 2009, 6:01:12 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/gLite/TemplateCustomization
v120 v121 346 346 {{{ 347 347 variable NFS_CLIENT_DEFAULT_VERSION = nlist( 348 'DEFAULT', 349 '^grid.*\.example\.org$', 348 'DEFAULT', '3', 349 '^grid.*\.example\.org$', '4', 350 350 ); 351 351 }}}