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