crossminer / scava-deployment

This repository contains the Docker configuration files for the deployment of Scava platform
Eclipse Public License 2.0
2 stars 9 forks source link

fix missing space in bash test #59

Closed mhow2 closed 5 years ago

mhow2 commented 5 years ago

This will fix errors like:

./importer-scava-metrics.sh: line 20: syntax error in conditional expression: unexpected token `;'
./importer-scava-metrics.sh: line 20: syntax error near `;'
./importer-scava-metrics.sh: line 20: `if [[ $SYNC_ES_SCAVA -eq 1]]; then'