Skip to content

Commit

Permalink
Small formatting consistency tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaboniface committed Jan 20, 2019
1 parent daaa007 commit 85966b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ fi

git fetch --all
git checkout origin/${web_branch} || {
echo "Error: 'jellyfin-web' branch ${web_branch} is invalid."
echo "ERROR: 'jellyfin-web' branch ${web_branch} is invalid."
exit 1
}
popd
Expand Down

0 comments on commit 85966b5

Please sign in to comment.