This commit is contained in:
Karl Isenberg 2016-01-04 15:40:56 -08:00
parent 1938414706
commit 54010e5119

View File

@ -16,7 +16,7 @@
# Wait for a file to exist in the filesystem.
# Block up to the timeout duration in seconds (default: 10).
# Usage: await-health-check [-t=<duration>] <address>
# Usage: await-file [-t=<duration>] <address>
# Requires: timeout, file
set -o errexit