From fcc5fe5ea800a9d3eeac487a151ea2c5a3ef6db1 Mon Sep 17 00:00:00 2001 From: Wei-Ning Huang Date: Tue, 23 Oct 2018 17:24:06 +0800 Subject: test: add script for syncing consensus core --- test/sync_core.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 test/sync_core.sh diff --git a/test/sync_core.sh b/test/sync_core.sh new file mode 100755 index 000000000..13f78c2aa --- /dev/null +++ b/test/sync_core.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +govendor fetch github.com/dexon-foundation/dexon-consensus-core/... -- cgit v1.2.3