CI: Travis: build.sh: SILENT: upd phrasing

Thanks to @sjakobi

Co-authored-by: Simon Jakobi <simon.jakobi@gmail.com>
This commit is contained in:
Anton Latukha 2020-05-28 17:42:01 +03:00 committed by Anton-Latukha
parent 24b728bd07
commit 09c5464941
No known key found for this signature in database
GPG Key ID: 3D84C07E91802E41
1 changed files with 1 additions and 2 deletions

View File

@ -11,7 +11,7 @@ GHCJS_BUILD(){
}
SILENT(){
# NOTE: Funtion that silences the build process
# NOTE: Function that silences the build process
# In normal mode outputs only the /nix/store paths
echo "Log: $ghcjsTmpLogFile"
@ -158,4 +158,3 @@ MAIN() {
# NOTE: Run the entry function of the script
MAIN