Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/test.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Test driver script to be used in a container
# See http://docs.microsoft.com/azure/devops/pipelines/languages/docker for more information
# See http://docs.micdrosoft.com/azure/devops/pipelines/languages/docker for more information
sleep 5
if curl web | grep -q 'Hello world'; then
echo "Tests passed!"
Expand Down