Merge pull request #35899 from javabrett/fix-deprecated-typo

Fixed typo DEREPCATED -> DEPRECATED.
Upstream-commit: bb9c273648584993ab5fb326634fd6c5f35e739b
Component: engine
This commit is contained in:
Sebastiaan van Stijn
2017-12-29 15:34:11 +01:00
committed by GitHub
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
set -e
echo "WARNING: test-integration-cli is DEREPCATED. Use test-integration." >&2
echo "WARNING: test-integration-cli is DEPRECATED. Use test-integration." >&2
# TODO: remove this and exit 1 once CI has changed to use test-integration
bundle test-integration