Changes between Version 16 and Version 17 of AlternateDistributionClient
- Timestamp:
- Jan 26, 2010, 9:14:19 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AlternateDistributionClient
v16 v17 11 11 12 12 1. Fixed a bug which was preventing completely missing filesets from being added to the list of download failures. 13 1. Changed from actually calling 'tar' to using the tarfile module in python, which seems to be more robust 14 against some quirks of Lustre. 13 1. Changed from actually calling 'tar' to using the tarfile module in python, which seems to be more robust against some quirks of Lustre. 15 14 1. Added the --groupwrite option for the convenience of research groups that can all write each other's files. 16 15 1. Made allowances for the change in the distribution system column name formerly known as 'label', briefly known as 'dist_group' and now known as 'data_group'.
