... | @@ -38,7 +38,7 @@ For example, if the corresponding asset-folder has the name "jpg", the checksum- |
... | @@ -38,7 +38,7 @@ For example, if the corresponding asset-folder has the name "jpg", the checksum- |
|
|
|
|
|
Once the checksum-folders have been created for a particular tranche, the gfs_create_tranche_checksum_file.py script can be run, which creates checksum manifest files within the checksum-folders that have names of the form:
|
|
Once the checksum-folders have been created for a particular tranche, the gfs_create_tranche_checksum_file.py script can be run, which creates checksum manifest files within the checksum-folders that have names of the form:
|
|
|
|
|
|
“manifest-<checksum type>.txt”
|
|
“manifest-\<checksum type\>.txt”
|
|
|
|
|
|
For example, inside the checksum-folder named "jpg_checksum_md5" mentioned above, a file is created that has the name “manifest-md5.txt”. This file contains a list of pairied values, a checksum followed by the corresponding asset-file-name.
|
|
For example, inside the checksum-folder named "jpg_checksum_md5" mentioned above, a file is created that has the name “manifest-md5.txt”. This file contains a list of pairied values, a checksum followed by the corresponding asset-file-name.
|
|
|
|
|
... | | ... | |