X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Frpc.sh;h=a5831c8f5af7232e13e3d1b69250db296d72117b;hb=76ca884398cae59e455caf3ae2ab1609c5fb1eea;hp=098df10be67080cfa7dfe03f96ec3145749eed32;hpb=58460290547f8f3a43122bb1d46bc06d9f4d17d1;p=fs%2Flustre-release.git diff --git a/lustre/tests/rpc.sh b/lustre/tests/rpc.sh index 098df10..a5831c8 100755 --- a/lustre/tests/rpc.sh +++ b/lustre/tests/rpc.sh @@ -9,12 +9,13 @@ if [ ! -f $LUSTRE/tests/rpc.sh ]; then fi . $LUSTRE/tests/test-framework.sh -init_test_env +RPC_MODE=true init_test_env . ${CONFIG:=$LUSTRE/tests/cfg/$NAME.sh} # Reset the trap on ERR set by the framework. Noticing this failure is the # framework's job. trap - ERR +log "$HOSTNAME: executing $@" # Execute the command "$@"