Whamcloud - gitweb
merge b_devel into HEAD, which will become 0.7.3
[fs/lustre-release.git] / lustre / tests / llrsetup.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
11 setup_lustre
12 setup_ldlm
13
14 setup_server old_fs
15 setup_client