Merge branch 'lfs'

This commit is contained in:
Ștefan Talpalaru 2019-08-18 21:21:10 +02:00
commit 0a3756f3e9
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
2 changed files with 2 additions and 5 deletions

4
.gitignore vendored
View File

@ -12,9 +12,5 @@ build/
/scripts/testnet*.sh
# LFS cache
jsonTestsCache/
tmpcache/
# State sim # TODO - move in another folder
0000-*.json

View File

@ -57,4 +57,5 @@ task test, "Run all tests":
task sync_lfs_tests, "Sync LFS json tests":
# Syncs the json test files (but not the EF yaml tests)
exec "scripts/process_lfs.sh jsonTestsCache"
exec "scripts/process_lfs.sh"