aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient/bin/vdsgetsystemstate.sh
blob: 599bff9b2de8b3dd7e96575bc880f3556f93a08b (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/sh
# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.

echo "WARNING: This binary has been renamed from vdsgetsystemstate to "
echo "         vdsgetclusterstate. Currently, this script calls the other. "
echo "         as a convinience. This script will be removed later."

vdsgetclusterstate $@