Whamcloud - gitweb
Lproc-snmp code drop
[fs/lustre-release.git] / lustre / tests / llsimple.sh
1 #!/bin/sh
2
3 SRCDIR="`dirname $0`/"
4 [ -f $SRCDIR/common.sh ] || SRCDIR="/lib/lustre"
5
6 . $SRCDIR/common.sh
7
8 setup_opts "$@"
9
10 setup_portals || exit $?
11 setup_lustre || exit $?