mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-10 03:08:40 +00:00
test fixes
This commit is contained in:
parent
c75fce227d
commit
5286ba4184
|
|
@ -11,4 +11,4 @@ find ./Model -type f -name "*.js" -exec md5sum {} \; >> hashs.txt
|
|||
find ./Web -type f -name "*.php" -exec md5sum {} \; >> hashs.txt
|
||||
find ./Web -type f -name "*.js" -exec md5sum {} \; >> hashs.txt
|
||||
find ./Developer-Guide -type f -name "*.md" -exec md5sum {} \; >> hashs.txt
|
||||
find ./Documentation -type f -name "*.md" -exec md5sum {} \; >> hashs.txt
|
||||
find ./User-Guide -type f -name "*.md" -exec md5sum {} \; >> hashs.txt
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user