HOME_DIR=/test BIN_DIR=${HOME_DIR}/bin LOG_DIR=${HOME_DIR}/logs python ${BIN_DIR}/test_dataset_service.py --local=False || exit 1 exit 0