Skip to content

Commit

Permalink
user message about checksum validation
Browse files Browse the repository at this point in the history
  • Loading branch information
pameyer committed Sep 24, 2018
1 parent 91d5267 commit e29847b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gen/upload_script.m4
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ case "$y" in
echo "transferring checksum"
scp -i ${keyfile} -P ${hostport} -o UserKnownHostsFile=$hostkey $checksumfile ${uid}@${hostname}:~/${uid}/files.sha
echo "ALL TRANSFERS COMPLETE"
echo "Please allow several minutes (depending on the size of your dataset) while the data file checksums are verified; once this is completed, the Dataverse UI will be updated"
fi
;;
Expand Down

0 comments on commit e29847b

Please sign in to comment.