summaryrefslogtreecommitdiff
path: root/devstack
diff options
context:
space:
mode:
Diffstat (limited to 'devstack')
-rwxr-xr-xdevstack/upgrade/upgrade.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/devstack/upgrade/upgrade.sh b/devstack/upgrade/upgrade.sh
index a699c6cd5..87ea43abe 100755
--- a/devstack/upgrade/upgrade.sh
+++ b/devstack/upgrade/upgrade.sh
@@ -23,7 +23,7 @@ cleanup() {
set +o errexit
echo "*********************************************************************"
- echo "ERROR: Abort $0"
+ echo "ERROR: Abort $0" >&2
echo "*********************************************************************"
# Kill ourselves to signal any calling process