aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient/bin/vdsgetsystemstate.sh
blob: ffdcbbc8ec58932f78fe76a30f1f4d1cba033425 (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/sh
# Copyright Yahoo. 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 $@