diff --git a/tools/check_format_compatible.sh b/tools/check_format_compatible.sh new file mode 100755 index 000000000..65bbe0b90 --- /dev/null +++ b/tools/check_format_compatible.sh @@ -0,0 +1,115 @@ +#!/bin/bash +# +# A shell script to load some pre generated data file to a DB using ldb tool +# ./ldb needs to be avaible to be executed. +# +# Usage: