fixups, add validator-x to sanity

This commit is contained in:
Rob Walker
2018-08-03 14:56:35 -07:00
parent 19792192a7
commit c998199954
4 changed files with 33 additions and 28 deletions

4
multinode-demo/validator-x.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
here=$(dirname "$0")
exec "$here"/validator.sh -x "$@"