Add missing }

This commit is contained in:
Dan OBoyle
2015-07-03 17:21:26 -04:00
parent 38b8ced5dd
commit 805f66b6b3

View File

@@ -95,6 +95,7 @@ function fail_if_not_exists() {
echo Exiting... >&2
exit 1
fi
}
# Exit we we aren't in a VCS repo.
function fail_if_not_in_repo() {