Whamcloud - gitweb
- replace llmount and llmountcleanup with versions that use lconf.
[fs/lustre-release.git] / lustre / tests / llmount.sh
1 #!/bin/sh
2
3 LCONF=../utils/lconf
4
5 if [ ! -f local.xml ]; then
6    ./local.sh
7 fi
8
9 ${LCONF} --gdb local.xml
10