Reformat code

This commit is contained in:
Yifan Gao
2020-01-01 20:07:01 +08:00
parent 436ee6522f
commit 19e5bd4d17
3 changed files with 5 additions and 9 deletions

View File

@@ -1,9 +1,7 @@
#!/usr/bin/env bash
set -e
source common.sh
set -e
[[ $SKIP_DATA_PREPARATION != true ]] && prepare_data
mkdir -p result
for file in operator/*.conf; do