aboutsummaryrefslogtreecommitdiff
path: root/buildos
diff options
context:
space:
mode:
Diffstat (limited to 'buildos')
-rwxr-xr-xbuildos4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildos b/buildos
index d3f1652..e9c6acd 100755
--- a/buildos
+++ b/buildos
@@ -29,7 +29,7 @@ function error ()
exit 1
}
-info "starting buildos monitor..."
+info "starting build os monitor..."
# Parse the kernel command line. This is complicated by the fact that the
# values can be quoted, for example:
@@ -280,7 +280,7 @@ function print ()
done
}
-print | email "starting buildos monitor"
+print | email "starting build os monitor"
if [ -z "$buildid_url" ]; then
info "no buildos.buildid_url specified, not monitoring for new os builds"