Address review comments

- Changed some tabs to spaces
- Included ${suite} in the output message
This commit is contained in:
Charlie O'Keefe 2019-07-01 11:16:15 -06:00
parent 8f97baab45
commit e96aff9731
1 changed files with 2 additions and 2 deletions

View File

@ -225,8 +225,8 @@ then
fi
echo ""
echo "Compiling ${VERSION} Linux"
echo ""
echo "Compiling variant: ${VERSION}_${suite}"
echo ""
./bin/gbuild -j ${proc} -m ${mem} --commit zcash=${COMMIT} --url zcash=${url} ${suite_dir_path}/gitian-linux.yml
./bin/gsign -p "$signProg" --signer "$SIGNER" --release ${VERSION}_${suite} --destination ${gitian_sigs_repo_path}/ ${suite_dir_path}/gitian-linux.yml