script: metadata update (#283)
This commit is contained in:
committed by
GitHub
parent
e3b49f1a29
commit
5e6971cc7a
4
script/metadata
Executable file
4
script/metadata
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash -ex
|
||||
|
||||
# Run metadata test in update mode.
|
||||
go test ./tests/thirdparty/ -v -run Metadata -args -update -prjs projects.json -net
|
||||
Reference in New Issue
Block a user