Whamcloud - gitweb
Change the cleanup scripts to use the debug_kernel instead of get_debug.
[fs/lustre-release.git] / lustre / tests / llcleanup.sh
1 #!/bin/sh
2
3 SRCDIR="`dirname $0`/"
4 . $SRCDIR/common.sh
5
6 setup_opts "$@"
7
8 $DBGCTL debug_kernel /tmp/debug.1
9 cleanup_client
10 $DBGCTL debug_kernel /tmp/debug.2
11 cleanup_server
12
13 $DBGCTL debug_kernel /tmp/debug.3
14 cleanup_ldlm
15 $DBGCTL debug_kernel /tmp/debug.4
16 cleanup_lustre
17 $DBGCTL debug_kernel /tmp/debug.5
18 cleanup_portals