cleanup logging

pull/273/head
Frostebite 2021-07-31 23:12:44 +01:00
parent 848cc03ba7
commit 3496c6bfa8
1 changed files with 0 additions and 8 deletions

View File

@ -15,14 +15,6 @@ echo "Checked out $githubSha"
ls -l "$testLFSFile"
echo ' '
echo 'Tree of cloned target repository:'
tree
echo ' '
echo 'List all LFS file hashes:'
git lfs ls-files -l | cut -d ' ' -f1 | sort
git lfs ls-files -l | cut -d ' ' -f1 | sort > .lfs-assets-id
md5sum .lfs-assets-id > .lfs-assets-id-sum